menu
rive_native package
documentation
rive_text.dart
Paragraph
Paragraph.new constructor
Paragraph.new constructor
dark_mode
light_mode
Paragraph
constructor
Paragraph
(
List
<
GlyphRun
>
runs
)
Implementation
Paragraph(List<GlyphRun> runs) : visualRuns = orderVisually(runs);
rive_native package
documentation
rive_text
Paragraph
Paragraph.new constructor
Paragraph class