children property

List<Widget>? children
final

Optional list of widgets to display when the tile is expanded.

Implementation

final List<Widget>? children;