text property
String?
get
text
Implementation
external String? get text;
set
text
(String? value)
Implementation
external set text(String? value);