bottomBarWidget property

Widget? bottomBarWidget
final

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;