isSettled property
bool
get
isSettled
Whether zoom has settled (stable for N frames).
Implementation
bool get isSettled => _isSettled;
Whether zoom has settled (stable for N frames).
bool get isSettled => _isSettled;