onEventLongTap property

CellTapCallback<T>? onEventLongTap
final

Called when user long press on event tile.

Implementation

final CellTapCallback<T>? onEventLongTap;