onEventTap property

CellTapCallback<T>? onEventTap
final

This method will be called when user taps on event tile.

Implementation

final CellTapCallback<T>? onEventTap;