menu
rtbase package
documentation
app/core/values/rt_app_constants.dart
SplashScreenVar
animationOpacity property
animationOpacity property
dark_mode
light_mode
animationOpacity
property
double
animationOpacity
getter/setter pair
Final opacity value for splash animation (1.0 = fully opaque).
Implementation
var animationOpacity = 1.0;
rtbase package
documentation
app/core/values/rt_app_constants
SplashScreenVar
animationOpacity property
SplashScreenVar mixin