selectedItem property
ItemType?
selectedItem
final
Currently selected item highlighted in the picker list.
Implementation
final ItemType? selectedItem;
Currently selected item highlighted in the picker list.
final ItemType? selectedItem;