ChangeCallback typedef

ChangeCallback = void Function(int val)

Implementation

typedef ChangeCallback = void Function(int val);