menu
image_picker_dialog package
documentation
controllers/sticker_booth_controller.dart
StickerBoothController
unselectSticker method
unselectSticker method
dark_mode
light_mode
unselectSticker
method
void
unselectSticker
(
)
Implementation
void unselectSticker() { value = value.copyWith(selectedAssetId: ''); }
image_picker_dialog package
documentation
controllers/sticker_booth_controller
StickerBoothController
unselectSticker method
StickerBoothController class