maxChildSize property
The maximum size the sheet can be dragged up to, as a fraction of the screen height.
Only applicable if scrollable is true
. Defaults to 1.0
.
Implementation
final double maxChildSize;
The maximum size the sheet can be dragged up to, as a fraction of the screen height.
Only applicable if scrollable is true
. Defaults to 1.0
.
final double maxChildSize;