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
Copy file name to clipboardExpand all lines: packages/dropdown_button2/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@
10
10
- Add semantics to dropdown menu items [Flutter core].
11
11
- Support helperStyle/helperMaxLines/errorMaxLines for DropdownButtonFormField2.
12
12
- Add `MenuItemStyleData.useDecorationHorizontalPadding`, used to determine whether to use the horizontal padding from "decoration.contentPadding" for menu items when using `DropdownButtonFormField2`.
13
+
- Use decoration hint text as the default value for dropdown button hints [Flutter core].
0 commit comments