menu
arcane package
documentation
generated/arcane_shadcn/src/animation.dart
AnimationQueueController
shouldTick property
shouldTick property
dark_mode
light_mode
shouldTick
property
bool
get
shouldTick
Implementation
bool get shouldTick => _runner != null || _requests.isNotEmpty;
arcane package
documentation
generated/arcane_shadcn/src/animation
AnimationQueueController
shouldTick property
AnimationQueueController class