text property

String get text

The text the range will be replaced with if this completion is accepted.

Implementation

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