bottomBar property

Widget? bottomBar
final

bottom bar that can be collapsed/expanded by scrolling. It's a widget so you can customize it.

Implementation

final Widget? bottomBar;