ChipSelected<T> typedef

void ChipSelected (T data, bool selected)

Implementation

typedef ChipSelected<T> = void Function(T data, bool selected);