menu
sticker_view package
documentation
stickerview.dart
StickerView
StickerView const constructor
StickerView const constructor
dark_mode
light_mode
StickerView
constructor
const
StickerView
(
{
List
<
Sticker
>
?
stickerList
,
double
?
height
,
double
?
width
,
})
Implementation
const StickerView({this.stickerList, this.height, this.width});
sticker_view package
documentation
stickerview
StickerView
StickerView const constructor
StickerView class