children property

List<Widget> children
final

Scene widgets describing the subtree.

Implementation

final List<Widget> children;