value property

ValueNotifier<String?> value
final

Implementation

final ValueNotifier<String?> value = ValueNotifier<String?>("");