DropdownDesign constructor
const
DropdownDesign({})
Implementation
const DropdownDesign({this.border = _placeHolderColor, this.canvas = Colors.black, this.text = Colors.white, this.hint = _placeHolderColor, this.background = _placeHolderColor});