EmojiPickerView constructor
const
EmojiPickerView(
- Config config,
- EmojiViewState state,
- VoidCallback showSearchBar, {
- Key? key,
Constructor
Implementation
const EmojiPickerView(
this.config,
this.state,
this.showSearchBar, {
super.key,
});