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