minChildSize property

double minChildSize
final

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;