text property

String? get text

Implementation

String? get text native;
set text (String? value)

Implementation

set text(String? value) native;