children property

List<GDisplayObject> children
final

The list of children that this container holds.

Implementation

final children = <GDisplayObject>[];