OnChange typedef

OnChange = void Function(int level)

Implementation

typedef OnChange = void Function(int level);