custom-dropdown icon indicating copy to clipboard operation
custom-dropdown copied to clipboard

[Question]: Dropdown header customisation

Open AlexeyKolmyk opened this issue 8 months ago • 0 comments

Hi, I'm using your dropdown in my flutter project. It works well, but I have 2 questions that I haven't figured out how to customise (or maybe these things are not custom).

  1. Is it possible to change the height of the header? (OI don't know how to name it properly - I've attached the screenshot below for the clarification). I tried wrapping it in SizedBox, but it just truncates. Image

  2. Is it possible to change the color of the error border state? As you can see in the screenshot 2, the error text and the error border have different colors - so I want to make them the same. Image

I'd appreciate any feedback, thanks in advance.

AlexeyKolmyk avatar Feb 04 '25 07:02 AlexeyKolmyk