text property

string get text

Implementation

string get text => data ?? textSpan?.toPlainText() ?? "";