minChildSize property
final
The minimum fractional value of the parent container's height to use when displaying the widget.
The default value is 0.25
.
Implementation
final double minChildSize;
The minimum fractional value of the parent container's height to use when displaying the widget.
The default value is 0.25
.
final double minChildSize;