notCurrentMonthTextStyle top-level property

TextStyle notCurrentMonthTextStyle
getter/setter pair

Implementation

TextStyle notCurrentMonthTextStyle =
    new TextStyle(color: Colors.grey, fontSize: 16);