isSearchable property Null safety

bool isSearchable
final

Determines if search TextField is shown or not Defaults to false

Implementation

final bool isSearchable;