headerCellBuilder property

(Widget Function(DateTime)?) headerCellBuilder
final

Renders for the header that provides the DateTime for the day

Implementation

final Widget Function(DateTime)? headerCellBuilder;