farmershands
cow_group_state
CowGroupState
currentCowGroup property
currentCowGroup
currentCowGroup
property
Null safety
CowGroup
?
currentCowGroup
선택된 그룹, null일 경우 "전체" 그룹을 의미합니다.
Implementation
CowGroup? get currentCowGroup => _currentGroup;
farmershands
cow_group_state
CowGroupState
currentCowGroup property
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 ==