children property

List<Widget> children
final

The timeline items.

The number of elements in the list must be equivalent to the number of items in the list indicators.

Implementation

final List<Widget> children;