children property

List<Renderable> children
final

Node's children

Implementation

final List<Renderable> children = [];