userPickedDecoration property
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;
The decoration applied to user-selected dates.
This decoration is applied to the calendar cells that represent dates selected by the user.
final BoxDecoration? userPickedDecoration;