sets the state of the current url
void setUrl(String value) { currentUrl = value; notifyListeners(); }