value property

ValueChanged<String>? value
final

The observable value of the input field.

Implementation

final ValueChanged<String>? value;