RouteBuilder constructor
const
RouteBuilder({})
Implementation
const RouteBuilder({
super.key,
this.url,
this.routeId,
this.includeDrafts = false,
this.allowRefresh = true,
this.isLive = false,
});
const RouteBuilder({
super.key,
this.url,
this.routeId,
this.includeDrafts = false,
this.allowRefresh = true,
this.isLive = false,
});