text property

String? text

Implementation

external String? get text;
void text=(String? value)

Implementation

external set text(String? value);