menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
ControlledAnimation
status property
status property
dark_mode
light_mode
status
property
@
override
AnimationStatus
get
status
override
The current status of this animation.
Implementation
@override AnimationStatus get status => _controller.status;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
ControlledAnimation
status property
ControlledAnimation class