initialChildSize property

double? initialChildSize
final

Initial sheet size as fraction of screen height (default 0.8). Use e.g. 0.7 for 10% less.

Implementation

final double? initialChildSize;