CRMDropdownItemStyle constructor
const
CRMDropdownItemStyle({})
Implementation
const CRMDropdownItemStyle({
this.backgroundColor,
this.activeBackgroundColor = Colors.blueAccent,
this.disabledBackgroundColor,
});