children property
final
The widgets that are displayed when the tile expands.
Typically ListTile widgets.
Implementation
final List children
The widgets that are displayed when the tile expands.
Typically ListTile widgets.
final List children