state property
SplashState
get
state
The current lifecycle state of the splash.
Implementation
SplashState get state => _state;
The current lifecycle state of the splash.
SplashState get state => _state;