children property
final
The widgets that are displayed when the sublist expands.
Typically TwoLevelListItem widgets.
Implementation
final List<Widget> children
The widgets that are displayed when the sublist expands.
Typically TwoLevelListItem widgets.
final List<Widget> children