farmershands
farm_loading_screen_vm
FarmLoadingScreenVM
startAnimation method
startAnimation
startAnimation
method
Null safety
void
startAnimation
(
)
Implementation
void startAnimation() { isAnimationStarted = true; notifyListeners(); }
farmershands
farm_loading_screen_vm
FarmLoadingScreenVM
startAnimation 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 ==