menu
flutter_miuix package
documentation
miuix.dart
MiuixColorPicker
onColorChanged property
onColorChanged property
dark_mode
light_mode
onColorChanged
property
ValueChanged
<
Color
>
onColorChanged
final
颜色变化回调。
Implementation
final ValueChanged<Color> onColorChanged;
flutter_miuix package
documentation
miuix
MiuixColorPicker
onColorChanged property
MiuixColorPicker class