You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[height](https://pub.dev/documentation/dropdown_button2/latest/dropdown_button2/ButtonStyleData/height.html)| The height of the button | double | No |
102
-
|[width](https://pub.dev/documentation/dropdown_button2/latest/dropdown_button2/ButtonStyleData/width.html)| The width of the button | double | No |
103
-
|[padding](https://pub.dev/documentation/dropdown_button2/latest/dropdown_button2/ButtonStyleData/padding.html)| The inner padding of the Button | EdgeInsetsGeometry | No |
104
-
|[decoration](https://pub.dev/documentation/dropdown_button2/latest/dropdown_button2/ButtonStyleData/decoration.html)| The decoration of the Button | BoxDecoration | No |
105
-
|[elevation](https://pub.dev/documentation/dropdown_button2/latest/dropdown_button2/ButtonStyleData/elevation.html)| The elevation of the Button | int | No |
|[height](https://pub.dev/documentation/dropdown_button2/latest/dropdown_button2/ButtonStyleData/height.html)| The height of the button | double | No |
102
+
|[width](https://pub.dev/documentation/dropdown_button2/latest/dropdown_button2/ButtonStyleData/width.html)| The width of the button | double | No |
103
+
|[padding](https://pub.dev/documentation/dropdown_button2/latest/dropdown_button2/ButtonStyleData/padding.html)| The inner padding of the Button | EdgeInsetsGeometry | No |
104
+
|[decoration](https://pub.dev/documentation/dropdown_button2/latest/dropdown_button2/ButtonStyleData/decoration.html)| The decoration of the Button | BoxDecoration | No |
105
+
|[elevation](https://pub.dev/documentation/dropdown_button2/latest/dropdown_button2/ButtonStyleData/elevation.html)| The elevation of the Button | int | No |
106
106
|[overlayColor](https://pub.dev/documentation/dropdown_button2/latest/dropdown_button2/ButtonStyleData/overlayColor.html)| Defines the ink response focus, hover, and splash colors for the button | WidgetStateProperty<Color?> | No |
|[padding](https://pub.dev/documentation/dropdown_button2/latest/dropdown_button2/MenuItemStyleData/padding.html)| The padding of menu items | EdgeInsetsGeometry | No |
142
-
|[useDecorationHorizontalPadding](https://pub.dev/documentation/dropdown_button2/latest/dropdown_button2/MenuItemStyleData/useDecorationHorizontalPadding.html)| Determine whether to use the horizontal padding from "decoration.contentPadding" for menu items when using `DropdownButtonFormField2`| bool | No |
143
-
|[borderRadius](https://pub.dev/documentation/dropdown_button2/latest/dropdown_button2/MenuItemStyleData/borderRadius.html)| The border radius of the menu item | BorderRadius | No |
|[padding](https://pub.dev/documentation/dropdown_button2/latest/dropdown_button2/MenuItemStyleData/padding.html)| The padding of menu items | EdgeInsetsGeometry | No |
142
+
|[useDecorationHorizontalPadding](https://pub.dev/documentation/dropdown_button2/latest/dropdown_button2/MenuItemStyleData/useDecorationHorizontalPadding.html)| Determine whether to use the horizontal padding from "decoration.contentPadding" for menu items when using `DropdownButtonFormField2`| bool | No |
143
+
|[borderRadius](https://pub.dev/documentation/dropdown_button2/latest/dropdown_button2/MenuItemStyleData/borderRadius.html)| The border radius of the menu item | BorderRadius | No |
144
144
|[overlayColor](https://pub.dev/documentation/dropdown_button2/latest/dropdown_button2/MenuItemStyleData/overlayColor.html)| Defines the ink response focus, hover, and splash colors for the items | WidgetStateProperty<Color?> | No |
145
-
|[selectedMenuItemBuilder](https://pub.dev/documentation/dropdown_button2/latest/dropdown_button2/MenuItemStyleData/selectedMenuItemBuilder.html)| A builder to customize the selected menu item | SelectedMenuItemBuilder | No |
145
+
|[selectedMenuItemBuilder](https://pub.dev/documentation/dropdown_button2/latest/dropdown_button2/MenuItemStyleData/selectedMenuItemBuilder.html)| A builder to customize the selected menu item | SelectedMenuItemBuilder | No |
0 commit comments