text property
String
get
text
The text of this line without the line separator characters.
Implementation
_i2.String get text => _i5.getProperty(
this,
'text',
);
The text of this line without the line separator characters.
_i2.String get text => _i5.getProperty(
this,
'text',
);