CarpenterTreeSelectionChanged typedef

CarpenterTreeSelectionChanged = void Function(Set<Object> selectedIds)

Implementation

typedef CarpenterTreeSelectionChanged = void Function(Set<Object> selectedIds);