const SplashScreen({ Key? key, required this.image, required this.color, this.hei, this.wd, }) : super(key: key);