menu
Flutter
foundation.dart
LicenseParagraph
LicenseParagraph const constructor
LicenseParagraph
dark_mode
light_mode
description
LicenseParagraph
constructor
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
Cookies management controls