onEventDoubleTap property

CellTapCallback<T>? onEventDoubleTap
final

Called when user double taps on any event tile.

Implementation

final CellTapCallback<T>? onEventDoubleTap;