onChange property

void Function(V? selectedItem)? onChange
getter/setter pair

Implementation

void Function(V? selectedItem)? onChange;