SimpleColorUtility<T extends Attribute> typedef
SimpleColorUtility<T extends Attribute> = FoundationColorUtility<T, Color>
Implementation
typedef SimpleColorUtility<T extends Attribute>
= FoundationColorUtility<T, Color>;