children property

List<GDisplayObject> children
finalinherited

The list of children that this container holds.

Implementation

final children = <GDisplayObject>[];