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