menu
my_animated_text package
documentation
animated_text_base.dart
AnimatedTextBase
onRepeated property
onRepeated property
dark_mode
light_mode
onRepeated
property
VoidCallback
?
onRepeated
final
Callback triggered when the animation repeats (loop or reverse).
Implementation
final VoidCallback? onRepeated;
my_animated_text package
documentation
animated_text_base
AnimatedTextBase
onRepeated property
AnimatedTextBase class