SlotData constructor

SlotData({
  1. Slot? slot,
})

Implementation

SlotData({this.slot});