children property

List<AXNode> children
final

Child _AXNodes of this node, if any.

Implementation

final List<AXNode> children;