Skip to main content

DropdownTheme

Customizes the appearance of descendant Dropdown controls.

Properties

Properties​

menu_styleclass-attributeinstance-attribute​

menu_style: MenuStyle | None = None

Overrides the default value for Dropdown.menu_style.

text_styleclass-attributeinstance-attribute​

text_style: TextStyle | None = None

Overrides the default value for Dropdown.text_style.