outsideBuilder property

FocusedDayBuilder? outsideBuilder
final

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;