onChangeStart property
Optional ValueChanged callback, called when user starts color selection operation with the current color value.
Implementation
final ValueChanged<Color>? onChangeStart;
Optional ValueChanged callback, called when user starts color selection operation with the current color value.
final ValueChanged<Color>? onChangeStart;