Text(String data)

Source

factory Text(String data) => document._createTextNode(data);