Clears the selection state.
bool clearSelection({bool notifyListeners = true}) => updateSelection([], [], notifyListeners: notifyListeners);