menu
datum package
documentation
source/core/models/crdt.dart
RgaText
length property
length property
dark_mode
light_mode
length
property
int
get
length
The text length.
Implementation
int get length => _chars.length;
datum package
documentation
source/core/models/crdt
RgaText
length property
RgaText class