DropdownTheme
DropdownTheme
#
Customizes the appearance of Dropdown
across the app.
menu_style
#
menu_style: MenuStyle | None = None
Overrides the default value for Dropdown.menu_style
.
text_style
#
text_style: TextStyle | None = None
Overrides the default value for Dropdown.text_style
.