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