HCPlotAoDataLabelsAnimationOptions constructor

const HCPlotAoDataLabelsAnimationOptions({
  1. num? defer,
})

Implementation

const HCPlotAoDataLabelsAnimationOptions({
  this.defer,
});