mainButton property

Widget? mainButton
final

Use if you need an action from the user. TextButton is recommended here

Implementation

final Widget? mainButton;