onEventDoubleTap property

CellTapCallback<T>? onEventDoubleTap
final

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

Implementation

final CellTapCallback<T>? onEventDoubleTap;