userPickedDecoration property

BoxDecoration? userPickedDecoration
final

The decoration applied to user-selected dates.

This decoration is applied to the calendar cells that represent dates selected by the user.

Implementation

final BoxDecoration? userPickedDecoration;