yearMonthStyle property
Implementation
TextStyle yearMonthStyle = const TextStyle(
fontWeight: FontWeight.w500,
fontSize: 20,
color: Colors.black);
TextStyle yearMonthStyle = const TextStyle(
fontWeight: FontWeight.w500,
fontSize: 20,
color: Colors.black);