children property

List<SvgNode> children
getter/setter pair

Implementation

var children = List<SvgNode>.empty(growable: true);