menu
flutter_quill_custom_by_hieu package
documentation
flutter_quill.dart
Line
length property
length property
dark_mode
light_mode
length
property
@
override
int
get
length
Length of this node in characters.
Implementation
@override int get length => super.length + 1;
flutter_quill_custom_by_hieu package
documentation
flutter_quill
Line
length property
Line class