state property

dynamic get state

state: this provides of currentAnimationState of Animation Controller _animating

Implementation

get state => _state;