children property

List children
final

The widgets that are displayed when the tile expands.

Typically ListTile widgets.

Implementation

final List children