onColorChanged property

ValueChanged<Color> onColorChanged
final

用户选色或调节透明度时调用。

Implementation

final ValueChanged<Color> onColorChanged;