GetItemLabel typedef

GetItemLabel = String? Function(dynamic data)

Implementation

typedef GetItemLabel = String? Function(dynamic data);