children property

List<Widget> children
final

The widgets to show when the expander is expanded.

Implementation

final List<Widget> children;