SplashScreen constructor
const
SplashScreen({
- Key? key,
- required HubbleScreenState state,
Implementation
const SplashScreen({super.key, required this.state});
const SplashScreen({super.key, required this.state});