menu
chatview_plus package
documentation
chatview_plus.dart
Emoji
keywords property
keywords property
dark_mode
light_mode
keywords
property
List
<
String
>
get
keywords
List of keywords that describe the emoji
Implementation
List<String> get keywords => name.split(_keywordDelimiter);
chatview_plus package
documentation
chatview_plus
Emoji
keywords property
Emoji class