bottom property
final
The widget that will be shown at the bottom of this bottom sheet. Typically a ZdsBottomBar
Implementation
final PreferredSizeWidget? bottom;
The widget that will be shown at the bottom of this bottom sheet. Typically a ZdsBottomBar
final PreferredSizeWidget? bottom;