buttonColor property

  1. @override
Color buttonColor
getter/setter pairoverride

The color of the next and previous buttons in the calendar.

Implementation

@override
Color buttonColor = const Color(0xFFFFFFFF);