textLength property

int get textLength

Returns the length of all EasyText elements in this list

Implementation

int get textLength => toPlainText().length;