isAnimating property

bool get isAnimating

Implementation

bool get isAnimating => animationState != KeyboardAnimationState.none;