kEditableSwatches top-level constant
The default swatch palette offered by ColorPickerColumn.
Implementation
const List<String> kEditableSwatches = [
'#4A7CFF', '#1DB88A', '#F97316', '#EF4444', '#A855F7',
'#0EA5E9', '#EAB308', '#EC4899', '#64748B', '#111318',
];