initialChildSize property

double initialChildSize
final

The initial size of the sheet as a fraction of the screen height.

Only applicable if scrollable is true. Defaults to 0.5.

Implementation

final double initialChildSize;