otherMonthCellTextStyle property

  1. @override
TextStyle otherMonthCellTextStyle
getter/setter pairoverride

Implementation

@override
TextStyle otherMonthCellTextStyle =
    const TextStyle(color: Color(0xFFCBCBCB), fontSize: 14);