menu
hqsoft_module_calendar package
documentation
customize/components/table_calendar_customize.dart
TableCalendarCustomize<T>
headerVisible property
headerVisible property
dark_mode
light_mode
headerVisible
property
bool
headerVisible
final
Determines the visibility of calendar header.
Implementation
final bool headerVisible;
hqsoft_module_calendar package
documentation
customize/components/table_calendar_customize
TableCalendarCustomize<T>
headerVisible property
TableCalendarCustomize class