okIcon property

IconData okIcon
final

Icon used for the OK action icon in the color picker dialog.

Used both on the toolbar icon button and as a prefix icon on the bottom action button, when icons have been enabled for the bottom action buttons.

Defaults to Icons.check.

Implementation

final IconData okIcon;