currentMonthTextStyle top-level property

TextStyle currentMonthTextStyle
getter/setter pair

Implementation

TextStyle currentMonthTextStyle =
    new TextStyle(color: Colors.black, fontSize: 16);