Instantiates a tag Element with a single Text child.
tag
Element.text(this.tag, String text) : children = [Text(text)], attributes = {};