children property

List<Widget> children
final

The widgets to display in this list.

Typically TwoLevelListItem or TwoLevelSublist widgets.

Implementation

final List<Widget> children