farmershands
cow_group_state
CowGroupState
init method
init
init
method
Null safety
void
init
(
CowState
_
)
Implementation
void init(CowState _) { cowState = _; }
farmershands
cow_group_state
CowGroupState
init method
CowGroupState class
Constructors
CowGroupState
Properties
cowGroups
cowGroupsWithTotal
cowState
currentCowGroup
hashCode
hasListeners
runtimeType
selectedGroup
Methods
addGroup
addListener
changeCurrentGroup
deselectAll
dispose
init
noSuchMethod
notifyListeners
onChangeCowGroupName
removeCowGroup
removeListener
selectGroup
toString
Operators
operator ==