onColorSelected property

ValueChanged<Color> onColorSelected
final

color selection callback

Implementation

final ValueChanged<Color> onColorSelected;