showSelected property

bool showSelected
final

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;