onEventLongTap property
This method will be called when user long press on event tile.
Implementation
final CellTapCallback<T>? onEventLongTap;
This method will be called when user long press on event tile.
final CellTapCallback<T>? onEventLongTap;