menu
flutter_quill_delta_easy_parser package
documentation
blocks/line.dart
Line
isSingle property
isSingle property
dark_mode
light_mode
isSingle
property
bool
get
isSingle
Implementation
bool get isSingle => _fragments.length == 1;
flutter_quill_delta_easy_parser package
documentation
blocks/line
Line
isSingle property
Line class