BrnOnRangeSelectionConfirm typedef

BrnOnRangeSelectionConfirm = void Function(SelectionEntity results, int firstIndex, int secondIndex, int thirdIndex)

Implementation

typedef BrnOnRangeSelectionConfirm = void Function(
    SelectionEntity results, int firstIndex, int secondIndex, int thirdIndex);