class _SplashScreenState extends State { @override void initState() { super.initState(); Timer( Duration(seconds: 5), () => Naviga