enableSearchBar property

bool enableSearchBar
final

是否开启搜索框,默认为 true。如果设置为 false 将不会显示搜索框。

Implementation

final bool enableSearchBar;