maxChildSize property Null safety
final
The maximum fractional value of the parent container's height to use when displaying the widget.
The default value is 1.0.
Implementation
final double maxChildSize;
The maximum fractional value of the parent container's height to use when displaying the widget.
The default value is 1.0.
final double maxChildSize;