onChangeEnd property
Optional ValueChanged callback, called when user ends color selection with the new color value.
Implementation
final ValueChanged<Color>? onChangeEnd;
Optional ValueChanged callback, called when user ends color selection with the new color value.
final ValueChanged<Color>? onChangeEnd;