OnItemTap typedef

OnItemTap = void Function(GroupItem item)

Implementation

typedef OnItemTap = void Function(GroupItem item);