showSearch property

  1. @Input()
bool showSearch
getter/setter pair

Implementation

@Input()
bool showSearch = false;