MaterialColor

Abstract Class
Base class for standard Material-style swatches with weights: 50, 100, 200, 300, 400, 500, 600, 700, 800, 900.

Properties

Shade100: Color
Shade200: Color
Shade300: Color
Shade400: Color
Shade50: Color
Shade500: Color
Shade600: Color
Shade700: Color
Shade800: Color
Shade900: Color
Weights: ReadOnlySpan<int>
Ordered list of valid shade weights for this swatch.

Constructors

MaterialColor(primaryArgb: int, name: string)
MaterialColor(primaryArgb: uint, name: string)

Inherited Members

Extension Methods

DescribeIdentityShortHashToStringNullable

On this page