minScale property
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;
Scale below which the rect is "past display." Null = no minimum (rect can shrink without ever entering the past-display state).
final double? minScale;