primaryAction property

Widget? primaryAction
final

A widget if you need an action from the user.

Implementation

final Widget? primaryAction;