menu
ios_color_picker_with_title package
documentation
custom_picker/color_observer.dart
ColorController
updateColor method
updateColor method
dark_mode
light_mode
updateColor
method
void
updateColor
(
Color
newColor
)
Implementation
void updateColor(Color newColor) { value = newColor; }
ios_color_picker_with_title package
documentation
custom_picker/color_observer
ColorController
updateColor method
ColorController class