bottomBarWidget property
Allows you to provide a custom widget to use as the bottom bar. If null, a default bottom bar will be used. Default: null
Implementation
final Widget? bottomBarWidget;
Allows you to provide a custom widget to use as the bottom bar. If null, a default bottom bar will be used. Default: null
final Widget? bottomBarWidget;