DurationCSSList constructor

const DurationCSSList(
  1. List<DurationCSS> list
)

Implementation

const DurationCSSList(this.list);