CustomPageRouteOptions constructor
CustomPageRouteOptions({})
Implementation
CustomPageRouteOptions({
this.transitionsBuilder,
this.transitionDuration,
this.reverseTransitionDuration,
this.opaque,
this.barrierColor,
this.barrierLabel,
super.maintainState,
super.fullscreenDialog,
super.allowSnapshotting,
super.barrierDismissible,
});