showSelected property
If true, the selected object's preview widget will replace the text and icon on the dropdown button to show what is selected, default is false.
Implementation
final bool showSelected;
If true, the selected object's preview widget will replace the text and icon on the dropdown button to show what is selected, default is false.
final bool showSelected;