text property

String get text

The text of the inline value.

Implementation

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