StandardPageRouteOptions constructor
StandardPageRouteOptions({})
Implementation
StandardPageRouteOptions({
this.transitionType,
this.opaque,
this.barrierColor,
this.barrierLabel,
super.maintainState,
super.fullscreenDialog,
super.allowSnapshotting,
super.barrierDismissible,
});