onColorChanged property

ValueChanged<Color>? onColorChanged
final

hover, and the color changed callback

Implementation

final ValueChanged<Color>? onColorChanged;