currentMonthDayStyle property
Implementation
TextStyle currentMonthDayStyle = const TextStyle(
fontSize: 16,
fontWeight: FontWeight.w500,
color: Colors.black12);
TextStyle currentMonthDayStyle = const TextStyle(
fontSize: 16,
fontWeight: FontWeight.w500,
color: Colors.black12);