CustomDropdownDisabledDecoration constructor
const
CustomDropdownDisabledDecoration({})
Implementation
const CustomDropdownDisabledDecoration({
this.fillColor,
this.shadow,
this.suffixIcon,
this.prefixIcon,
this.border,
this.borderRadius,
this.headerStyle,
this.hintStyle,
});