menu
easy_attribution_text package
documentation
easy_text.dart
EasyTextList
textLength property
textLength property
dark_mode
light_mode
textLength
property
int
get
textLength
Returns the length of all
EasyText
elements in this list
Implementation
int get textLength => toPlainText().length;
easy_attribution_text package
documentation
easy_text
EasyTextList
textLength property
EasyTextList class