HCPlotTemaStatesSelectAnimationOptions constructor

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

Implementation

const HCPlotTemaStatesSelectAnimationOptions({
  this.duration,
});