SearchContainer constructor
const
SearchContainer({})
Implementation
const SearchContainer({super.key, this.margin, this.padding, this.bg, this.radius,
this.inputColor, this.inputSize, this.hintSize, this.hintColor, this.hint,
this.centerText, this.clearIcon, this.searchIcon, this.maxLength, this.onSubmit});