SvgDebugAttribute constructor
const
SvgDebugAttribute({})
Implementation
const SvgDebugAttribute({
required this.name,
required this.rawValue,
required this.resolvedValue,
required this.animated,
});
const SvgDebugAttribute({
required this.name,
required this.rawValue,
required this.resolvedValue,
required this.animated,
});