HMSelectTheme constructor
HMSelectTheme({})
Implementation
HMSelectTheme({
this.size,
this.radius,
this.selectIconAtLeft,
this.inputIcon,
this.selectIconColor,
this.overlayColor,
});
HMSelectTheme({
this.size,
this.radius,
this.selectIconAtLeft,
this.inputIcon,
this.selectIconColor,
this.overlayColor,
});