menu
u package
documentation
components/doc/u_doc.dart
UDocNormalizedText
UDocNormalizedText.new const constructor
UDocNormalizedText.new const constructor
dark_mode
light_mode
UDocNormalizedText
constructor
const
UDocNormalizedText
(
String
text
,
List
<
int
>
sourceIndices
)
Implementation
const UDocNormalizedText(this.text, this.sourceIndices);
u package
documentation
components/doc/u_doc
UDocNormalizedText
UDocNormalizedText.new const constructor
UDocNormalizedText class