menu
table_calendar package
documentation
table_calendar
TableCalendar
<
T
>
onHeaderTapped property
onHeaderTapped
brightness_4
brightness_5
onHeaderTapped
property
(void Function
(
DateTime
focusedDay
)
?)
onHeaderTapped
final
Called whenever header gets tapped.
Implementation
final void Function(DateTime focusedDay)? onHeaderTapped;
table_calendar package
documentation
table_calendar
TableCalendar
<
T
>
onHeaderTapped property
TableCalendar class
Constructors
TableCalendar
Properties
availableCalendarFormats
availableGestures
calendarBuilders
calendarFormat
calendarStyle
currentDay
dayHitTestBehavior
daysOfWeekHeight
daysOfWeekStyle
daysOfWeekVisible
enabledDayPredicate
eventLoader
firstDay
focusedDay
formatAnimationCurve
formatAnimationDuration
hashCode
headerStyle
headerVisible
holidayPredicate
key
lastDay
locale
onCalendarCreated
onDayLongPressed
onDaySelected
onDisabledDayLongPressed
onDisabledDayTapped
onFormatChanged
onHeaderLongPressed
onHeaderTapped
onPageChanged
onRangeSelected
pageAnimationCurve
pageAnimationDuration
pageAnimationEnabled
pageJumpingEnabled
rangeEndDay
rangeSelectionMode
rangeStartDay
rowHeight
runtimeType
selectedDayPredicate
shouldFillViewport
simpleSwipeConfig
sixWeekMonthsEnforced
startingDayOfWeek
weekendDays
weekNumbersVisible
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==