onLongPress property

TapEventListener? onLongPress
final

A pointer has remained in contact with the screen at the same location for a long period of time

Implementation

final TapEventListener? onLongPress;