DropdownTheme
Customizes the appearance of Dropdown across the app.
Properties
menu_style- Overrides the default value forDropdown.menu_style.text_style- Overrides the default value forDropdown.text_style.
Properties
menu_styleclass-attributeinstance-attribute
menu_style: MenuStyle | None = NoneOverrides the default value for Dropdown.menu_style.
text_styleclass-attributeinstance-attribute
text_style: TextStyle | None = NoneOverrides the default value for Dropdown.text_style.