HCPlotArcdiagramLevelsStatesSelectAnimationOptions constructor

const HCPlotArcdiagramLevelsStatesSelectAnimationOptions({
  1. num? duration,
})

Implementation

const HCPlotArcdiagramLevelsStatesSelectAnimationOptions({
  this.duration,
});