FoundationColorUtility<T extends Attribute, C extends Color> constructor
const
FoundationColorUtility<T extends Attribute, C extends Color> (
- T builder(),
- C color
Implementation
const FoundationColorUtility(super.builder, this.color);