ItemDisabledCallback<T> typedef

ItemDisabledCallback<T> = bool Function(T itemData)

Implementation

typedef ItemDisabledCallback<T> = bool Function(T itemData);