isAtMinScale property

bool get isAtMinScale

Implementation

bool get isAtMinScale => _state?._isAtMinScale ?? false;