otherMonthCellTextStyle property

  1. @override
TextStyle otherMonthCellTextStyle
getter/setter pairoverride

Implementation

@override
TextStyle otherMonthCellTextStyle =
    const TextStyle(color: Colors.grey, fontSize: 14);