children property

List<Widget> children
final

The child widgets for the carousel.

Implementation

final List<Widget> children;