backGestureDetectionWidth property

double backGestureDetectionWidth
getter/setter pair

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

double backGestureDetectionWidth;