Keyword constructor
const
Keyword(
- String text
Creates a literal-text clause that renders text.
Implementation
const Keyword(this.text);
Creates a literal-text clause that renders text.
const Keyword(this.text);