copyFormat property

ColorPickerCopyFormat copyFormat
final

Defines the format of the copied color code string.

Defaults to ColorPickerCopyFormat.dartCode.

Implementation

final ColorPickerCopyFormat copyFormat;