colorPickerPaintEditor property

CustomColorPicker? colorPickerPaintEditor
final

A custom color picker widget for the paint editor.

This widget allows users to pick a color for the paint editor.

Implementation

final CustomColorPicker? colorPickerPaintEditor;