splashFinished property
bool
get
splashFinished
Whether the time specified by waitSplashScreenDuration has elapsed.
Implementation
bool get splashFinished => _splashFinished;
Whether the time specified by waitSplashScreenDuration has elapsed.
bool get splashFinished => _splashFinished;