status property

AnimationStatus get status

Implementation

AnimationStatus get status => _animator?.status ?? AnimationStatus.dismissed;