value property

dynamic value
override

The current value of the form field.

Implementation

dynamic get value => _value;