onEdgeSecondaryTapUp property

GestureEdgeTapUpCallback? onEdgeSecondaryTapUp
final

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

Implementation

final GestureEdgeTapUpCallback? onEdgeSecondaryTapUp;