animationProgressCompleteThreshold property
Defines the animation progress (0.0 to 1.0) at which the back gesture will complete and pop the current route, even if swipe velocity is low.
Implementation
final double animationProgressCompleteThreshold;