TextNode constructor

TextNode(
  1. Text widget
)

Implementation

TextNode(super.widget) : super(element: html.SpanElement());