parts property

  1. @override
List<P> parts
final

Parts of the child nodes.

Implementation

@override
final List<P> parts = [];