public interface SplashScreenProvider
SplashScreen to display while Flutter initializes and renders its first frame.| Modifier and Type | Method and Description |
|---|---|
SplashScreen |
provideSplashScreen()
Provides a
SplashScreen to display while Flutter initializes and renders its first
frame. |
@Nullable SplashScreen provideSplashScreen()
SplashScreen to display while Flutter initializes and renders its first
frame.