Action upon selecting the Stash option.
@override void onStash(String searchTerm) { appModel.addToStash(terms: [searchTerm]); }