menu
flutter_quill_delta_easy_parser package
documentation
blocks/paragraph.dart
Paragraph
lines property
lines property
dark_mode
light_mode
lines
property
List
<
Line
>
lines
final
List of lines composing the paragraph.
Implementation
final List<Line> lines;
flutter_quill_delta_easy_parser package
documentation
blocks/paragraph
Paragraph
lines property
Paragraph class