menu
arcane package
documentation
generated/arcane_shadcn/src/animation.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;
arcane package
documentation
generated/arcane_shadcn/src/animation
ControlledAnimation
status property
ControlledAnimation class