EmailInputElement constructor

EmailInputElement()

Implementation

factory EmailInputElement() => InputElement(type: 'email');