const LicenseParagraph(String text, int indent)

Creates a string for a license entry paragraph.

Source

const LicenseParagraph(this.text, this.indent);