preview property

Widget? preview
final

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;