footer property

Widget? footer
final

This is the widget that will be below as a footer, this can be used as a BottomNavigationBar

Implementation

final Widget? footer;