DropdownTheme
Customizes the appearance of Dropdown across the app.
Properties
- 
          menu_style(MenuStyle | None) –Overrides the default value for Dropdown.menu_style.
- 
          text_style(TextStyle | None) –Overrides the default value for Dropdown.text_style.
Properties#
class-attribute
      instance-attribute
  
#
menu_style: MenuStyle | None = None
Overrides the default value for Dropdown.menu_style.
class-attribute
      instance-attribute
  
#
text_style: TextStyle | None = None
Overrides the default value for Dropdown.text_style.