Flutter
foundation
LicenseParagraph
LicenseParagraph
LicenseParagraph
Flutter
foundation
LicenseParagraph
LicenseParagraph
const constructor
LicenseParagraph
Source
Flutter
foundation
LicenseParagraph
Constants
centeredIndent
Constructors
LicenseParagraph
Properties
indent
text
hashCode
runtimeType
Operators
operator ==
Methods
noSuchMethod
toString
const
LicenseParagraph
(
String
text
,
int
indent
)
Creates a string for a license entry paragraph.
Source
const LicenseParagraph(this.text, this.indent);