TextElement constructor

TextElement(
  1. Text widget
)

Creates a text element for a Text widget.

Implementation

TextElement(Text super.widget);