text property

String get text
inherited

Implementation

String get text => throw _privateConstructorUsedError;
set text (String value)
inherited

Implementation

set text(String value) => throw _privateConstructorUsedError;