newValue property

Object? newValue

The new value of the form field.

Implementation

Object? get newValue => _newValue;