onChange property

ValueChanged<int> onChange
final

Value change callback when the buttons are pressed

Implementation

final ValueChanged<int> onChange;