TextAreaElement constructor

TextAreaElement()

Implementation

factory TextAreaElement() => TextAreaElement._(window.document);