HCPlotKeltnerchannelsStatesHoverAnimationOptions constructor

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

Implementation

const HCPlotKeltnerchannelsStatesHoverAnimationOptions({
  this.duration,
});