DraggableStickers constructor

const DraggableStickers({
  1. List<Sticker>? stickerList,
})

Implementation

const DraggableStickers({this.stickerList});