Skip to main content

DropdownTheme

Customizes the appearance of Dropdown across the app.

Properties

Properties

menu_styleclass-attributeinstance-attribute

menu_style: Optional[MenuStyle] = None

Overrides the default value for flet.Dropdown.menu_style.

text_styleclass-attributeinstance-attribute

text_style: Optional[TextStyle] = None

Overrides the default value for flet.Dropdown.text_style.