outsideBuilder property
Custom builder 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 FocusedDayBuilder? outsideBuilder;
Custom builder 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.
final FocusedDayBuilder? outsideBuilder;