children property

List<Widget> children
final

List of the widgets which are to be shown under the title as a group

Implementation

final List<Widget> children;