farmershands
cow_current_status_screen_vm
CowCurrentStatusScreenVM
dataTableRows property
dataTableRows
dataTableRows
property
Null safety
List
<
DataTableRow
>
?
dataTableRows
read / write
Implementation
List<DataTableRow>? dataTableRows;
farmershands
cow_current_status_screen_vm
CowCurrentStatusScreenVM
dataTableRows property
CowCurrentStatusScreenVM class
Constructors
CowCurrentStatusScreenVM
Properties
cowDatas
cows
cowStatusToday
cowStatusYesterday
dataTableColumns
dataTableRows
hashCode
hasListeners
refreshController
runtimeType
selectedDateTime
sortColumnIdx
sortIsAscending
Methods
addListener
checkIfCowGroupChanged
dispose
fetchCowData
fetchCowDataListener
fetchCowsCntByStatus
init
noSuchMethod
notifyListeners
onLoading
onPressCalendar
onPressNextDate
onPressPrevDate
onRefresh
onSelectChanged
removeListener
requestRefresh
toString
updateDataTableColumns
updateDataTableRows
Operators
operator ==