menu
story_maker package
documentation
models/src/sticker_item.dart
StickerItem
isImage property
isImage property
dark_mode
light_mode
isImage
property
bool
isImage
final
Whether this sticker is an image/GIF (true) or an emoji (false).
Implementation
final bool isImage;
story_maker package
documentation
models/src/sticker_item
StickerItem
isImage property
StickerItem class