menu
artisanal package
documentation
widgets.dart
MonthlyCalendar
markers property
markers property
dark_mode
light_mode
markers
property
Map
<
DateTime
,
String
>
markers
final
Optional single-cell markers keyed by date.
Implementation
final Map<DateTime, String> markers;
artisanal package
documentation
widgets
MonthlyCalendar
markers property
MonthlyCalendar class