fuchsia property

MaterialColor fuchsia
getter/setter pair

The slate primary color and swatch.

;

Implementation

static MaterialColor fuchsia = MaterialColor(
    TwConfig.colors.fuchsia[500]!.value, TwConfig.colors.fuchsia);