getSelectedItem property

dynamic Function(List<T>) getSelectedItem
final

getSelectedItem method to select dropdown value

Implementation

final Function(List<T>) getSelectedItem;