shouldShowLabel property

bool shouldShowLabel
final

Determines if the picker should show the HEX/RGB/HSV/HSL values.

By default, it is set to false.

Implementation

final bool shouldShowLabel;