onChanged property

ValueChanged<T?>? onChanged
final

Called when the value changes.

Implementation

final ValueChanged<T?>? onChanged;