EasyDropdownStyle constructor
const
EasyDropdownStyle({})
Implementation
const EasyDropdownStyle({
this.backgroundColor,
this.borderColor,
this.textColor,
this.selectedItemColor,
this.unselectedItemColor,
this.searchBarColor,
this.dividerColor,
});