menu
animated_text_effects package
documentation
core/text_renderer.dart
AnimatedTextRender
animations property
animations property
dark_mode
light_mode
animations
property
List
<
CharacterAnimation
>
animations
final
Per-character animation states (must match
text
length).
Implementation
final List<CharacterAnimation> animations;
animated_text_effects package
documentation
core/text_renderer
AnimatedTextRender
animations property
AnimatedTextRender class