menu
redipaenew_dev package
documentation
lib/screens/splash_screen/splash.dart
Splash
Splash.new const constructor
Splash.new const constructor
dark_mode
light_mode
Splash
constructor
const
Splash
(
{
Key
?
key
,
})
Implementation
const Splash({Key? key}) : super(key: key);
redipaenew_dev package
documentation
lib/screens/splash_screen/splash
Splash
Splash.new const constructor
Splash class