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