text property
String
get
text
The new text for the range.
Implementation
_i2.String get text => _i5.getProperty(
this,
'text',
);
The new text for the range.
_i2.String get text => _i5.getProperty(
this,
'text',
);