maxChildSize property

double? maxChildSize
final

Max sheet size as fraction of screen height (default 0.95). Use e.g. 0.85 for 10% less.

Implementation

final double? maxChildSize;