onChange property

ValueChanged<T?>? onChange
final

Called whenever the form field changes.

Implementation

final ValueChanged<T?>? onChange;