CarouselChildListDelegate constructor

const CarouselChildListDelegate(
  1. List<Widget> children
)

Implementation

const CarouselChildListDelegate(this.children);