children property

List<Widget> children
final

Adding children that should be displayed inside this widget

Implementation

final List<Widget> children = [];