selectedDayBackground property

Color? selectedDayBackground
final

If this is null the color defaults to ColorScheme.onPrimary

Implementation

final Color? selectedDayBackground;