BubbleChartSpec constructor
BubbleChartSpec({})
Implementation
BubbleChartSpec({
this.bubbleBorderColor,
this.bubbleBorderColorStyle,
this.bubbleLabels,
this.bubbleMaxRadiusSize,
this.bubbleMinRadiusSize,
this.bubbleOpacity,
this.bubbleSizes,
this.bubbleTextStyle,
this.domain,
this.groupIds,
this.legendPosition,
this.series,
});