menu
flutter_miuix package
documentation
miuix.dart
MiuixColorPalette
onColorChanged property
onColorChanged property
dark_mode
light_mode
onColorChanged
property
ValueChanged
<
Color
>
onColorChanged
final
用户选色或调节透明度时调用。
Implementation
final ValueChanged<Color> onColorChanged;
flutter_miuix package
documentation
miuix
MiuixColorPalette
onColorChanged property
MiuixColorPalette class