compact_color_picker library

Classes

ColorPicker

Extensions

CompactColorPickerColorUtils on Color
Extension methods for the standard Flutter Color class.

Typedefs

ColorChangedCallback = void Function(Color color)
A callback type for color changes. Provides the selected color.