gray property

The slate primary color and swatch.

;

Implementation

TwMaterialColor get gray =>
    TwMaterialColor(TwConfig.colors.gray[500]!, TwConfig.colors.gray);