Commit 97c5249
authored
Document Form.onChange precedence over DropdownButtonFormField.onChange (flutter#175249)
## Description
This PR adds some documentation to `DropdownButtonFormField.onChanged`
to clarify the precedence order related to `Form.onChanged`.
## Related Issue
Fixes [DropdownButtonFormField changes not absorbing Form onChanged
Function](flutter#86336)
## Tests
Documentation only1 parent f0bce23 commit 97c5249
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1887 | 1887 | | |
1888 | 1888 | | |
1889 | 1889 | | |
| 1890 | + | |
| 1891 | + | |
| 1892 | + | |
| 1893 | + | |
1890 | 1894 | | |
1891 | 1895 | | |
1892 | 1896 | | |
| |||
0 commit comments