text property

String get text

The new text for the range.

Implementation

_i2.String get text => _i5.getProperty(
      this,
      'text',
    );