outsideTextStyle property
final
TextStyle for day cells, of which the day.month
is different than focusedDay.month
.
This will affect day cells that do not match the currently focused month.
Implementation
final TextStyle outsideTextStyle;