menu
Flutter
animation
AnimationController
status property
status
brightness_4
brightness_5
description
status
property
@
override
AnimationStatus
status
override
The current status of this animation.
Implementation
@override AnimationStatus get status => _status;
Flutter
animation
AnimationController
status property
AnimationController class