EmojiLayerData constructor
EmojiLayerData({})
Implementation
EmojiLayerData({
this.text = '',
this.size = 64,
super.offset,
super.opacity,
super.rotation,
super.scale,
});
EmojiLayerData({
this.text = '',
this.size = 64,
super.offset,
super.opacity,
super.rotation,
super.scale,
});