monthViewBuilder property

(Widget Function(DateTime)?) monthViewBuilder
final

Style of months

Implementation

final Widget Function(DateTime)? monthViewBuilder;