bottomBar property

Widget? bottomBar
final

The bottom bar of this page. This is usually provided when the current screen is small.

Usually a BottomNavigation

Implementation

final Widget? bottomBar;