onCellTap property

CellTapCallback<T>? onCellTap
final

This function will be called when user taps on month view cell.

Implementation

final CellTapCallback<T>? onCellTap;