value property

String? get value

Value from the field.

Implementation

String? get value => _value;