SearchInputElement constructor Null safety

SearchInputElement()

Implementation

factory SearchInputElement() => new InputElement(type: 'search');