farmershands
farm_loading_screen_vm
FarmLoadingScreenVM
header property
header
header
property
Null safety
String
header
Implementation
String get header { return "${_currentFarm != null ? _currentFarm!.address : ''}"; }
farmershands
farm_loading_screen_vm
FarmLoadingScreenVM
header property
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 ==