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