menu
animated_text_effects package
documentation
core/animated_text_sequence.dart
AnimatedTextSequence
repeat property
repeat property
dark_mode
light_mode
repeat
property
bool
repeat
final
Whether the sequence loops back to the first item after the last.
Implementation
final bool repeat;
animated_text_effects package
documentation
core/animated_text_sequence
AnimatedTextSequence
repeat property
AnimatedTextSequence class