menu
rtbase package
documentation
app/core/values/rt_app_constants.dart
SplashScreenVar
animationDurationSeconds property
animationDurationSeconds property
dark_mode
light_mode
animationDurationSeconds
property
int
animationDurationSeconds
getter/setter pair
Duration of splash animation in seconds.
Implementation
var animationDurationSeconds = 1;
rtbase package
documentation
app/core/values/rt_app_constants
SplashScreenVar
animationDurationSeconds property
SplashScreenVar mixin