isScaling property
bool
get
isScaling
Returns true while the component is being scaled.
Implementation
bool get isScaling => _isScaling;
Returns true while the component is being scaled.
bool get isScaling => _isScaling;