minScale property

double? minScale
final

Scale below which the rect is "past display." Null = no minimum (rect can shrink without ever entering the past-display state).

Implementation

final double? minScale;