Element constructor

Element(
  1. String text
)

Implementation

Element(this.text);