farmershands
farm_loading_screen_vm
FarmLoadingScreenVM
showBackgroundImage method
showBackgroundImage
showBackgroundImage
method
Null safety
void
showBackgroundImage
(
)
Implementation
void showBackgroundImage() { backgroundImageOpacity = 1; notifyListeners(); }
farmershands
farm_loading_screen_vm
FarmLoadingScreenVM
showBackgroundImage method
FarmLoadingScreenVM class
Constructors
FarmLoadingScreenVM
Properties
backgroundImageOpacity
currentFarm
farmName
farms
greeting
hashCode
hasListeners
header
isAnimationStarted
isLongLoading
maxTemperature
minTemperature
runtimeType
user
weather
Methods
addListener
dispose
init
noSuchMethod
notifyListeners
removeListener
showBackgroundImage
startAnimation
toString
Operators
operator ==