menu
the_splash package
documentation
splash_screen.dart
SplashScreen
SplashScreen.new const constructor
SplashScreen.new const constructor
dark_mode
light_mode
SplashScreen
constructor
const
SplashScreen
(
{
Key
?
key
,
})
Implementation
const SplashScreen({Key? key}) : super(key: key);
the_splash package
documentation
splash_screen
SplashScreen
SplashScreen.new const constructor
SplashScreen class