ArcaneFeatureRow constructor
const
ArcaneFeatureRow({})
Implementation
const ArcaneFeatureRow({
required this.feature,
this.included = true,
this.includedColor,
this.excludedColor,
this.strikethrough = true,
this.circularIcon = true,
this.tooltip,
this.iconSize,
super.key,
});