ExtensionColor extension
- on
Properties
-
getMaterialColorValues
→ Map<
int, Color> -
Available on Color, provided by the ExtensionColor extension
no setter - isTransparent → bool
-
Available on Color, provided by the ExtensionColor extension
no setter - swatch → MaterialColor
-
Available on Color, provided by the ExtensionColor extension
no setter - withBrightness → Color
-
Available on Color, provided by the ExtensionColor extension
no setter
Methods
-
toHex(
{bool leadingHashSign = true}) → String -
Available on Color, provided by the ExtensionColor extension
Prefixes a hash sign ifleadingHashSignis set totrue.