Looking for setting the menu background color as clear Color. It is showing white color only.
Tried with the demo project as well.
view.setBackgroundColor(color: UIColor.clear)
As an objective looking to be have one dropdown button on text field. On opening it will show search filter form within dropdown view.