compact_color_picker library
Classes
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.