Dropdown - how do I control the styling of the chin space #2176
Unanswered
alan-copeland-keysight
asked this question in
Q&A
Replies: 1 comment 3 replies
-
What do you mean by styling it? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Using flet 0.14.0, I'm trying to style the "chin space" of the Dropdown control (change its background color for hover/selected). I bet its not called the "chin space" but I don't know what else to call it. Its really the space that is:
In this example, I've wrapped the Dropdown in a container with a beautiful pink border, and given the Dropdown.helper_text a nice yellow background, to show that extra "chin space". Any thoughts?
Code sample
No response
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions