onEventDoubleTap property

TileTapCallback<T>? onEventDoubleTap
final

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

Implementation

final TileTapCallback<T>? onEventDoubleTap;