UrlInputElement constructor

UrlInputElement()

Implementation

factory UrlInputElement() => InputElement(type: 'url');