SelectItemReporter typedef

SelectItemReporter = void Function(bool selected)

Implementation

typedef SelectItemReporter = void Function(bool selected);