OnItemSelected typedef

OnItemSelected = void Function(int index)

Implementation

typedef OnItemSelected = void Function(int index);