SplashScreen2 constructor

const SplashScreen2({
  1. Key? key,
})

Implementation

const SplashScreen2({Key? key}) : super(key: key);