ArcaneSpecRow constructor
const
ArcaneSpecRow({})
Implementation
const ArcaneSpecRow({
required this.label,
required this.value,
this.highlight = false,
this.labelColor,
this.valueColor,
this.fontSize,
super.key,
});