backGestureDetectionStartOffset property
If canOnlySwipeFromEdge is set to true
, this value controls how far
away from the left (LTR) or right (RTL) screen edge a gesture must start
to be recognized for back navigation.
Implementation
final double backGestureDetectionStartOffset;