weekIcons property

List<WeekIcon>? weekIcons
final

List of icons to be shown at the beginning of selected weeks.

Defaults to empty.

See also:

  • WeekIcon

Implementation

final List<WeekIcon>? weekIcons;