menu
smart_splash_kit package
documentation
animation/splash_animation.dart
SplashAnimation
steps property
steps property
dark_mode
light_mode
steps
property
List
<
SplashAnimation
>
?
steps
final
For
SplashAnimationType.sequence
, the list of animation steps.
Implementation
final List<SplashAnimation>? steps;
smart_splash_kit package
documentation
animation/splash_animation
SplashAnimation
steps property
SplashAnimation class