///用于搜索第一页的tabbar事件 class SearchTabBarEvent{ final String type; SearchTabBarEvent(this.type); }