OnColorSelected typedef

OnColorSelected = void Function(Color color)

the color selected.

Implementation

typedef OnColorSelected = void Function(Color color);