text property

String? text

Implementation

String? get text => null;
void text=(String? value)

Implementation

set text(String? value) {}