children property

List<Widget> children
final

list of widget known as children

Implementation

final List<Widget> children;