Returns an instance of default child for this container node.
Always returns fresh instance.
@override Container<Node?> get defaultChild => Line();