HCPlotDemaMarkerStatesHoverAnimationOptions constructor

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

Implementation

const HCPlotDemaMarkerStatesHoverAnimationOptions({
  this.duration,
});