calendarro
DefaultDayTile
CalendarroDayItem
CalendarroDayItem constructor
CalendarroDayItem
CalendarroDayItem class
Constructors
CalendarroDayItem
Properties
calendarroState
date
hashCode
key
runtimeType
Methods
build
handleTap
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
CalendarroDayItem constructor
CalendarroDayItem
(
{
DateTime
date
,
CalendarroState
calendarroState
})
Implementation
CalendarroDayItem({this.date, this.calendarroState});