menu
Flutter
foundation
LicenseParagraph
text property
text
brightness_4
brightness_5
description
text
property
String
text
final
The text of the paragraph. Should not have any leading or trailing whitespace.
Implementation
final String text;
Flutter
foundation
LicenseParagraph
text property
LicenseParagraph class