PickerItemSelected typedef

PickerItemSelected = void Function(int index)

Implementation

typedef PickerItemSelected = void Function(int index);