onChange property

ValueChanged<T?>? onChange
final

Called when the value changes

Implementation

final ValueChanged<T?>? onChange;