menu
another_flutter_splash_screen package
documentation
splashs/scale_splash.dart
ScaleSplash
animationCurve property
animationCurve property
dark_mode
light_mode
animationCurve
property
Curve
?
animationCurve
getter/setter pair
Takes curve of animation.
Curve animationCurve = Curves.ease;
Implementation
Curve? animationCurve = Curves.ease;
another_flutter_splash_screen package
documentation
splashs/scale_splash
ScaleSplash
animationCurve property
ScaleSplash class