menu
arcane package
documentation
generated/arcane_shadcn/src/components/animation.dart
AnimatedValueBuilder<T>
onEnd property
onEnd property
dark_mode
light_mode
onEnd
property
void Function
(
T
value
)
?
onEnd
final
Implementation
final void Function(T value)? onEnd;
arcane package
documentation
generated/arcane_shadcn/src/components/animation
AnimatedValueBuilder<T>
onEnd property
AnimatedValueBuilder class