menu
eyflutter_rich_text package
documentation
editor/models/documents/document.dart
Document
length property
length property
dark_mode
light_mode
length
property
int
get
length
Length of this document.
Implementation
int get length => _root.length;
eyflutter_rich_text package
documentation
editor/models/documents/document
Document
length property
Document class