menu
bytedesk_kefu package
documentation
ui/widget/emoji_picker_flutter/src/recent_emoji.dart
RecentEmoji
RecentEmoji.new constructor
RecentEmoji.new constructor
dark_mode
light_mode
RecentEmoji
constructor
RecentEmoji
(
Emoji
emoji
,
int
counter
)
Constructor
Implementation
RecentEmoji(this.emoji, this.counter);
bytedesk_kefu package
documentation
ui/widget/emoji_picker_flutter/src/recent_emoji
RecentEmoji
RecentEmoji.new constructor
RecentEmoji class