monthTextStyle property

TextStyle monthTextStyle

Implementation

TextStyle get monthTextStyle =>
    TextStyle(fontSize: 20, fontWeight: FontWeight.w600);