OnTapChoice typedef

OnTapChoice = void Function(Choice choice)

Implementation

typedef OnTapChoice = void Function(Choice choice);