ContactListTabItemBuilder typedef

ContactListTabItemBuilder = Widget? Function(TTabItem item)

Implementation

typedef ContactListTabItemBuilder = Widget? Function(TTabItem item);