menu
animated_text_effects package
documentation
core/animated_text.dart
AnimatedText
keepAlive property
keepAlive property
dark_mode
light_mode
keepAlive
property
bool
keepAlive
final
When true (default), animation state survives scroll-off in a lazy list.
Implementation
final bool keepAlive;
animated_text_effects package
documentation
core/animated_text
AnimatedText
keepAlive property
AnimatedText class