ColorListener typedef

ColorListener = void Function(int value)

Implementation

typedef ColorListener = void Function(int value);