state property
dynamic
get
state
state: this provides of currentAnimationState of Animation Controller _animating
Implementation
get state => _state;
state: this provides of currentAnimationState of Animation Controller _animating
get state => _state;