onLongPress property

GestureLongPressCallback? onLongPress
final

Triggered when the user touches the screen for more than 500ms

Implementation

final GestureLongPressCallback? onLongPress;