OnSelection typedef

OnSelection = void Function(int choice)

Implementation

typedef OnSelection = void Function(int choice);