clearQueryOnClose property

bool clearQueryOnClose
final

Whether the current query should be cleared when the FloatingSearchBar was closed.

When not specifed, defaults to true.

Implementation

final bool clearQueryOnClose;