onChange property

ValueChanged<T?>? onChange
final

Called when the value is changed

Implementation

final ValueChanged<T?>? onChange;