bottom property

PreferredSizeWidget? bottom
final

The widget that will be shown at the bottom of this bottom sheet. Typically a ZdsBottomBar

Implementation

final PreferredSizeWidget? bottom;