menu
flutter_cached_transition package
documentation
widgets/cached_transition.dart
CachedTransition
initialAnimation property
initialAnimation property
dark_mode
light_mode
initialAnimation
property
bool
initialAnimation
final
Whether to animate the initial widget when first rendered.
Implementation
final bool initialAnimation;
flutter_cached_transition package
documentation
widgets/cached_transition
CachedTransition
initialAnimation property
CachedTransition class