onLongPressStart property
Callback fired with position details when the long-press starts.
Implementation
GestureLongPressStartCallback? onLongPressStart;
Callback fired with position details when the long-press starts.
GestureLongPressStartCallback? onLongPressStart;