Text(String data)

Not documented.

Source

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