farmershands
splash_screen
SplashScreenState
initialized property
initialized
initialized
property
Null safety
bool
initialized
read / write
initialization이 완료되었는지 확인합니다.
init
을 참고해주세요.
Implementation
bool initialized = false;
farmershands
splash_screen
SplashScreenState
initialized 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 ==