gestureWidth property

  1. @override
double Function(BuildContext context)? gestureWidth
final

Function to determine the gesture width for swipe-to-pop.

Implementation

@override
final double Function(BuildContext context)? gestureWidth;