AdaptivePopScope constructor
const
AdaptivePopScope({})
Implementation
const AdaptivePopScope({
super.key,
this.swipeWidth,
this.swipeThreshold,
this.onWillPop,
required this.child,
});
const AdaptivePopScope({
super.key,
this.swipeWidth,
this.swipeThreshold,
this.onWillPop,
required this.child,
});