text property

ValueNotifier<String> text
getter/setter pair

Implementation

ValueNotifier<String> text = new ValueNotifier("");