maxChildSize property

double maxChildSize
final

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;