final lstRutas = { inicio: (context, state) { return InicioCamara(); }, validacion: (context, state) { return CamaraView(); } };