menu
nice2dev_flutter_ui
editors\nice_editors6.dart
NiceColorPalette
onChange property
onChange
dark_mode
light_mode
onChange
property
void Function
(
List
<
Color
>
colors
)
?
onChange
final
Implementation
final void Function(List<Color> colors)? onChange;
nice2dev_flutter_ui
nice_editors6
NiceColorPalette
onChange property
NiceColorPalette class