Tag constructor

Tag(
  1. String _text
)

Implementation

Tag(this._text);