RenderContext constructor
const
RenderContext({})
Implementation
const RenderContext({
required this.path,
this.query = const {},
this.headers = const {},
this.cookies = const {},
});
const RenderContext({
required this.path,
this.query = const {},
this.headers = const {},
this.cookies = const {},
});