backGestureDetectionWidth property
If canOnlySwipeFromEdge is set to true, this value controls the width
of the gesture detection area.
For comparison, in CupertinoPageRoute, this value is 20.
Implementation
final double backGestureDetectionWidth;