RadarIndicator constructor
RadarIndicator(})
Implementation
RadarIndicator(
this.name, {
this.max,
this.min = 0,
this.nameGap = 3,
this.nameStyle = const LabelStyle(),
this.lineStyle = const LineStyle(),
});