menu
flutter_quill_delta_easy_parser package
documentation
blocks/paragraph.dart
Paragraph
lines property
lines property
dark_mode
light_mode
lines
property
List
<
Line
>
get
lines
Implementation
List<Line> get lines => List<Line>.unmodifiable(_lines);
flutter_quill_delta_easy_parser package
documentation
blocks/paragraph
Paragraph
lines property
Paragraph class