OnChangeColor typedef

OnChangeColor = void Function(Color color)

Implementation

typedef void OnChangeColor(Color color);