ChipColorsExtension extension

Extension to easily access chip colors based on brightness.

on

Properties

background → Color

Available on Brightness, provided by the ChipColorsExtension extension

Returns the appropriate background color for the current brightness.
no setter
border → Color

Available on Brightness, provided by the ChipColorsExtension extension

Returns the appropriate border color for the current brightness.
no setter
disabledBackground → Color

Available on Brightness, provided by the ChipColorsExtension extension

Returns the appropriate disabled background for the current brightness.
no setter
disabledText → Color

Available on Brightness, provided by the ChipColorsExtension extension

Returns the appropriate disabled text color for the current brightness.
no setter
primary → Color

Available on Brightness, provided by the ChipColorsExtension extension

Returns the appropriate primary color for the current brightness.
no setter
surface → Color

Available on Brightness, provided by the ChipColorsExtension extension

Returns the appropriate surface color for the current brightness.
no setter
text → Color

Available on Brightness, provided by the ChipColorsExtension extension

Returns the appropriate text color for the current brightness.
no setter