AppRouteConfig constructor
const
AppRouteConfig({})
Implementation
const AppRouteConfig({
this.allowSnapshotting,
this.animationCurve,
this.animationTime,
this.animationReserveTime,
this.animationType,
this.barrierColor,
this.barrierDismissible,
this.barrierLabel,
this.fullscreenDialog,
this.maintainState,
this.opaque,
});