children property

List<Widget> children
final

The list of child widgets shown in the carousel.

Implementation

final List<Widget> children;