menu
flutter_quill_custom_by_hieu package
documentation
flutter_quill.dart
Line
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
inherited
Returns
true
if this container has no child nodes.
Implementation
bool get isEmpty => _children.isEmpty;
flutter_quill_custom_by_hieu package
documentation
flutter_quill
Line
isEmpty property
Line class