children property
final
The widgets to display in this list.
Typically TwoLevelListItem or TwoLevelSublist widgets.
Implementation
final List<Widget> children
The widgets to display in this list.
Typically TwoLevelListItem or TwoLevelSublist widgets.
final List<Widget> children