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