MaterialAccentColorUtility<T extends Attribute> constructor
const
MaterialAccentColorUtility<T extends Attribute> (
- T builder(),
- MaterialAccentColor color
Implementation
const MaterialAccentColorUtility(super.builder, super.color);