minChildSize property
The minimum size the sheet can be dragged down to, as a fraction of the screen height.
Only applicable if scrollable is true
. Defaults to 0.25
.
Implementation
final double minChildSize;
The minimum size the sheet can be dragged down to, as a fraction of the screen height.
Only applicable if scrollable is true
. Defaults to 0.25
.
final double minChildSize;