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