Add `disabledHint` to DropdownButton (#18770)
If `items` or `onChanged` is null the button will be disabled, the down arrow will be grayed out, and the new `disabledHint` will be shown (if provided).
Showing
This diff is collapsed.
Please register or sign in to comment