onLongPress property

LongPressCallback? onLongPress
final

Callback that fires when the primary pointer has remained in contact with the screen at the same location for a long period of time.

Implementation

final LongPressCallback? onLongPress;