HighchartsBulletSeriesTargetOptions constructor
HighchartsBulletSeriesTargetOptions({})
All options related with look and positioning of targets.
API Docs: https://api.highcharts.com/highcharts/series.bullet.targetOptions
Implementation
HighchartsBulletSeriesTargetOptions(
{this.borderColor,
this.borderRadius,
this.borderWidth,
this.color,
this.height,
this.width});