Raw constructor
const
Raw(
- String html
Creates a raw HTML passthrough descriptor with html.
Implementation
const Raw(super.html);
Creates a raw HTML passthrough descriptor with html.
const Raw(super.html);