menu
firebase_realtime_chat package
documentation
widgets.dart/emoji.dart
EmojiKeyboard
EmojiKeyboard const constructor
EmojiKeyboard const constructor
dark_mode
light_mode
EmojiKeyboard
constructor
const
EmojiKeyboard
(
{
Key
?
key
,
required
dynamic
onSelecte
(
String
),
})
Implementation
const EmojiKeyboard({super.key, required this.onSelecte});
firebase_realtime_chat package
documentation
widgets.dart/emoji
EmojiKeyboard
EmojiKeyboard const constructor
EmojiKeyboard class