isScaling property

bool get isScaling

Returns true while the component is being scaled.

Implementation

bool get isScaling => _isScaling;