farmershands
splash_screen
SplashScreenState
hasError property
hasError
hasError
property
Null safety
bool
hasError
read / write
initialize 과정중에 오류가 발생했는지를 확인합니다.
Implementation
bool hasError = false;
farmershands
splash_screen
SplashScreenState
hasError property
SplashScreenState class
Constructors
SplashScreenState
Properties
context
disableLaunch
hasError
hashCode
initialized
launched
mounted
runtimeType
widget
Methods
activate
build
deactivate
debugFillProperties
didChangeDependencies
didUpdateWidget
dispose
handleError
init
initState
noSuchMethod
reassemble
setState
toDiagnosticsNode
toString
toStringShort
Operators
operator ==