menu
image_picker_dialog package
documentation
models/sticker_size.dart
StickerSize
StickerSize const constructor
StickerSize const constructor
dark_mode
light_mode
StickerSize
constructor
const
StickerSize
(
{
double
width
=
1
,
double
height
=
1
,
})
Implementation
const StickerSize({this.width = 1, this.height = 1});
image_picker_dialog package
documentation
models/sticker_size
StickerSize
StickerSize const constructor
StickerSize class