maxFraction property

double maxFraction
getter/setter pair

Maximum vertical expansion ratio of the bottom sheet, relative to the screen height (0.0 to 1.0). e.g. 0.3 means up to 30% of the screen height.

Implementation

double maxFraction = 0.0;