footer property
final
A widget to display at the bottom of the layout.
Typically used for actions, navigation controls, or other footer content.
Implementation
final Widget? footer;
A widget to display at the bottom of the layout.
Typically used for actions, navigation controls, or other footer content.
final Widget? footer;