onEventLongPress property

CellTapCallback<T>? onEventLongPress
final

Called when user long press on event tile.

Implementation

final CellTapCallback<T>? onEventLongPress;