slots property

List<DraggableSlot<T>> slots

Implementation

List<DraggableSlot<T>> get slots => _relationship.keys.toList();