onEdgeLongPressEnd property

GestureEdgeLongPressEndCallback? onEdgeLongPressEnd
final

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

Implementation

final GestureEdgeLongPressEndCallback? onEdgeLongPressEnd;