bottomBar property

Widget? bottomBar
final

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

Implementation

final Widget? bottomBar;