shouldResetSelection property
Will reset the selected item to null if this is set to true. Only works in single select dropdown
Implementation
final bool shouldResetSelection;
Will reset the selected item to null if this is set to true. Only works in single select dropdown
final bool shouldResetSelection;