onChange property

ValueChanged<int>? onChange
final

onChange will be called each time bar state change

Implementation

final ValueChanged<int>? onChange;