texts property

List<EditorText> texts
final

The items of added texts.

Implementation

final List<EditorText> texts = <EditorText>[];