children property

List<Widget> children
final

The widgets that are displayed when the tile expands.

Implementation

final List<Widget> children;