clear method

void clear()

Cleares the current query.

Implementation

void clear() => _appBarState?.clear();