onChange property

ValueChanged<int> onChange
final

Called whenever item is changed.

Implementation

final ValueChanged<int> onChange;