Remove state from this scope (without disposing)
void removeState(String key) { _state.remove(key); }