ZoomPageTransitionsBuilder constructor
Constructs a page transition animation that matches the transition used on Android Q.
Implementation
const ZoomPageTransitionsBuilder({
this.allowSnapshotting = true,
this.allowEnterRouteSnapshotting = true,
});