PageTransitionSettings constructor
const
PageTransitionSettings({})
Implementation
const PageTransitionSettings({
this.childCurrent,
this.context,
this.inheritTheme,
this.curve,
this.alignment,
this.duration,
this.reverseDuration,
this.fullscreenDialog,
this.opaque,
this.isIos,
this.matchingBuilder,
});