onEdgeLongPressStart property

GestureEdgeLongPressStartCallback? onEdgeLongPressStart
final

GestureDetector.onLongPressStart for edge. Has two times wider hitbox then edges width to improve UX.

Implementation

final GestureEdgeLongPressStartCallback? onEdgeLongPressStart;