menu
guess package
documentation
main.dart
SplashScreen2
SplashScreen2.new const constructor
SplashScreen2.new const constructor
dark_mode
light_mode
SplashScreen2
constructor
const
SplashScreen2
(
{
Key
?
key
,
})
Implementation
const SplashScreen2({Key? key}) : super(key: key);
guess package
documentation
main
SplashScreen2
SplashScreen2.new const constructor
SplashScreen2 class