initialChildSize property

double initialChildSize
final

The initial size of the child as a fraction of the parent.

Defaults to 0.5 (50% of the parent size).

Implementation

final double initialChildSize;