children property

List<Widget> children
final

The widgets that are displayed when the sublist expands.

Typically TwoLevelListItem widgets.

Implementation

final List<Widget> children