API ReferenceC# ReferenceHELIXColoringMaterialFixedMaterialAccentColorFixedMaterialAccentColorSealed ClassCopy MarkdownOpenExact pre-created accent swatch. Use this when you need to match Flutter accent tables exactly.InheritanceobjectMaterialSwatchMaterialAccentColorSourceHELIX/Runtime/Scripts/Coloring/Material/FixedMaterialAccentColor.cs:8Propertiesthis[int]: ColorResolves a shade by weight.ConstructorsFixedMaterialAccentColor(primaryArgb: int, shade100: int, shade200: int, shade400: int, shade700: int, name: string)FixedMaterialAccentColor(primaryArgb: uint, shade100: uint, shade200: uint, shade400: uint, shade700: uint, name: string)MethodsGetArgb(weight: int): intResolves a shade ARGB by weight.Inherited MembersWeightsShade100Shade200Shade400Shade700namePrimaryArgbValueStyleValueToSwatchToStringEqualsGetHashCodeGetTypeReferenceEqualsExtension MethodsDescribeIdentityShortHashToStringNullableDynamicSchemePrevious PageFixedMaterialColorNext Page