menu
chatview_custom_ng package
documentation
chatview.dart
RecentEmoji
RecentEmoji constructor
RecentEmoji constructor
dark_mode
light_mode
RecentEmoji
constructor
RecentEmoji
(
Emoji
emoji
,
int
counter
)
Constructor
Implementation
RecentEmoji(this.emoji, this.counter);
chatview_custom_ng package
documentation
chatview
RecentEmoji
RecentEmoji constructor
RecentEmoji class