onChange property

OnChanged<T> onChange
final

on change callback for handling the value change

Implementation

final OnChanged<T> onChange;