NiceBulletChart constructor
Implementation
const NiceBulletChart({
super.key,
required this.actual,
this.target,
this.ranges,
this.maxValue,
this.label,
this.height = 30,
this.actualColor,
});
const NiceBulletChart({
super.key,
required this.actual,
this.target,
this.ranges,
this.maxValue,
this.label,
this.height = 30,
this.actualColor,
});