menu
chatview_custom_ng package
documentation
chatview.dart
CategoryEmoji
CategoryEmoji const constructor
CategoryEmoji const constructor
dark_mode
light_mode
CategoryEmoji
constructor
const
CategoryEmoji
(
Category
category
,
List
<
Emoji
>
emoji
)
Constructor
Implementation
const CategoryEmoji(this.category, this.emoji);
chatview_custom_ng package
documentation
chatview
CategoryEmoji
CategoryEmoji const constructor
CategoryEmoji class