primaryAction property

Widget? primaryAction
final

A widget (usually a button) that can be placed within this widget to represent the primary action the user can take now that they are authenticated

Implementation

final Widget? primaryAction;