bottomBar property
bottom bar that can be collapsed/expanded by scrolling. It's a widget so you can customize it.
Implementation
final Widget? bottomBar;
bottom bar that can be collapsed/expanded by scrolling. It's a widget so you can customize it.
final Widget? bottomBar;