farmershands
splash_screen
SplashScreenState
disableLaunch property
disableLaunch
disableLaunch
property
Null safety
bool
disableLaunch
read / write
오류, 버전체크 등의 상황에서
FarmLoadingScreen
으로 전환을 막기위한 변수입니다.
Implementation
bool disableLaunch = false;
farmershands
splash_screen
SplashScreenState
disableLaunch 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 ==