rememberSelectedValue property
Default is set to true, and if set to false, the selected value will not be remembered when the dropdown is closed and reopened
Implementation
final bool rememberSelectedValue;
Default is set to true, and if set to false, the selected value will not be remembered when the dropdown is closed and reopened
final bool rememberSelectedValue;