Retorna true si el widget con id está registrado.
id
bool isRegistered(String id) => _widgets.containsKey(id);