OnTapList typedef

OnTapList = void Function(int? listIndex)

Implementation

typedef OnTapList = void Function(int? listIndex);