V2TimTextElem constructor

V2TimTextElem(
  1. String text
)

Implementation

V2TimTextElem(
  this.text,
);