footer property

Widget? footer
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;