menu
hqsoft_module_calendar package
documentation
customize/components/table_calendar_customize.dart
TableCalendarCustomize<T>
weekNumbersVisible property
weekNumbersVisible property
dark_mode
light_mode
weekNumbersVisible
property
bool
weekNumbersVisible
final
Whether to display week numbers on calendar.
Implementation
final bool weekNumbersVisible;
hqsoft_module_calendar package
documentation
customize/components/table_calendar_customize
TableCalendarCustomize<T>
weekNumbersVisible property
TableCalendarCustomize class