splash_screenSplashScreen constructorOn this pageSplashScreen constructor const SplashScreen({required Key key, int mainScreenIndex = 0}) Implementation const SplashScreen(\{required Key key, this.mainScreenIndex = 0\}) : super(key: key);