menu
hqsoft_module_calendar package
documentation
customize/components/table_calendar_customize.dart
TableCalendarCustomize<T>
focusedDay property
focusedDay property
dark_mode
light_mode
focusedDay
property
DateTime
focusedDay
final
DateTime that determines which days are currently visible and focused.
Implementation
final DateTime focusedDay;
hqsoft_module_calendar package
documentation
customize/components/table_calendar_customize
TableCalendarCustomize<T>
focusedDay property
TableCalendarCustomize class