Not documented.

Source

static TextAreaElement internalCreateTextAreaElement() {
  return new TextAreaElement._internalWrap();
}