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