action property

Widget? action
final

Optional parameter that allows to place an 'actionable' widget at the bottom of the view.

Implementation

final Widget? action;