onColorChanged property

ValueChanged<Color> onColorChanged
final

Color code of the entered color string is returned back in this callback.

Implementation

final ValueChanged<Color> onColorChanged;