decoration property

BoxDecoration? decoration
final

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;