colorPickerTextEditor property

CustomColorPicker? colorPickerTextEditor
final

A custom color picker widget for the text editor.

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

Implementation

final CustomColorPicker? colorPickerTextEditor;