OnOption typedef

OnOption = void Function(String option, int index)

Implementation

typedef OnOption = void Function(String option, int index);