currentDateDecoration property

BoxDecoration? currentDateDecoration
final

The cell decoration of the current date.

defaults to circle stroke border with ColorScheme.primary color.

Implementation

final BoxDecoration? currentDateDecoration;