LicenseParagraph constructor Null safety
Creates a string for a license entry paragraph.
Implementation
const LicenseParagraph(this.text, this.indent);
Creates a string for a license entry paragraph.
const LicenseParagraph(this.text, this.indent);