menu
animated_text_effects package
documentation
core/animated_text.dart
AnimatedText
effects property
effects property
dark_mode
light_mode
effects
property
List
<
TextEffect
>
effects
final
List of animation effects applied and composed together.
Implementation
final List<TextEffect> effects;
animated_text_effects package
documentation
core/animated_text
AnimatedText
effects property
AnimatedText class