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