menu
sop_cometchat package
documentation
cometchat_chat_uikit.dart
EmojiPickerWidget
EmojiPickerWidget.new const constructor
EmojiPickerWidget.new const constructor
dark_mode
light_mode
EmojiPickerWidget
constructor
const
EmojiPickerWidget
(
{
Key
?
key
,
double
?
width
,
double
?
height
,
Future
callbackAction
(
String
?
emoji
)?,
})
Implementation
const EmojiPickerWidget({ super.key, this.width, this.height, this.callbackAction, });
sop_cometchat package
documentation
cometchat_chat_uikit
EmojiPickerWidget
EmojiPickerWidget.new const constructor
EmojiPickerWidget class