maxChildSize property Null safety

double maxChildSize
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;