secondaryButton property

Widget? secondaryButton
final

The secondary action a user can take.

Typically a PushButton.

Implementation

final Widget? secondaryButton;