models/editor_configs/sticker_editor_configs library

Classes

StickerEditorConfigs
Configuration options for a sticker editor.
StickerEditorIcons
Customizable icons for the Sticker Editor component.
StickerEditorStyle
The StickerEditorStyle class defines the style for the sticker editor in the image editor. It includes properties such as colors for the background, category indicator, category icons, and more.

Typedefs

BuildStickers = Widget Function(dynamic setLayer(Widget), ScrollController scrollController)
A typedef representing a function signature for building sticker widgets.