preview property
The widget that is shown when the item is selected in a dropdown menu with the showSelected flag set to true.
Implementation
final Widget? preview;
The widget that is shown when the item is selected in a dropdown menu with the showSelected flag set to true.
final Widget? preview;