onSplashScreen method
Supply a 'splash screen' while the FutureBuilder is processing.
Implementation
Widget? onSplashScreen(BuildContext context) => null;
Supply a 'splash screen' while the FutureBuilder is processing.
Widget? onSplashScreen(BuildContext context) => null;