gestureWidth property
Function to determine the gesture width for swipe-to-pop.
Implementation
@override
final double Function(BuildContext context)? gestureWidth;
Function to determine the gesture width for swipe-to-pop.
@override
final double Function(BuildContext context)? gestureWidth;