initialChildSize property

double initialChildSize
final

The initial fractional value of the parent container's height to use when displaying the widget.

The default value is 0.5.

Implementation

final double initialChildSize;