children property

List<Widget> children
final

The list of child widgets to scroll through

Implementation

final List<Widget> children;