footer property
The widget to display in the footer, typically for action buttons. If null, the footer is not shown.
Implementation
final Widget? footer;
The widget to display in the footer, typically for action buttons. If null, the footer is not shown.
final Widget? footer;