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