children property

List children
final

Children for passing it down in the widget tree as content of the page.

Implementation

final List<dynamic> children;