onChanged property

ValueChanged<int> onChanged
final

The function to call when value changes.

Implementation

final ValueChanged<int> onChanged;