backgroundColor property

  1. @override
Color backgroundColor
getter/setter pairoverride

The background color of the calendar.

Implementation

@override
Color backgroundColor = const Color(0xFF464646);