farmershands
report_card_view_vm
ReportCardViewVM
togglePinned method
togglePinned
togglePinned
method
Null safety
dynamic
togglePinned
(
)
Implementation
togglePinned() { EventService().eventBus.fire(OnTapTogglePinEvent(report: report)); }
farmershands
report_card_view_vm
ReportCardViewVM
togglePinned method
ReportCardViewVM class
Constructors
ReportCardViewVM
Properties
barItemsDay
bottomString
currentEndAt
currentStartAt
dayAfterBirthStr
hashCode
hideGraph
isChecked
isDetailOpen
isLoading
isPinned
managementNumber
memoController
prevSelectedGraphViewType
report
reportCardContent
reportCardTitle
runtimeType
selectedAction
selectedDateTime
selectedGraphViewType
Methods
fetchGraphData
init
loadMoreGraphData
noSuchMethod
toggleDetailOpen
togglePinned
toString
Operators
operator ==