decoration property
The decoration applied to the calendar container.
This is an optional BoxDecoration
used to style the overall appearance of the calendar.
Implementation
final BoxDecoration? decoration;
The decoration applied to the calendar container.
This is an optional BoxDecoration
used to style the overall appearance of the calendar.
final BoxDecoration? decoration;