19 KiB
19 KiB
| 1 | Icon | File | Line | Text |
|---|---|---|---|---|
| 2 | Icons.theater_comedy | lib\pantallas\pantalla_adivinanza.dart | 73 | icono: Icons.theater_comedy, |
| 3 | Icons.search | lib\pantallas\pantalla_adivinanza.dart | 102 | prefixIcon: const Icon(Icons.search), |
| 4 | Icons.skip_next | lib\pantallas\pantalla_adivinanza.dart | 116 | icono: Icons.skip_next, |
| 5 | Icons.send | lib\pantallas\pantalla_adivinanza.dart | 125 | icono: Icons.send, |
| 6 | Icons.celebration | lib\pantallas\pantalla_adivinanza.dart | 147 | acierto ? Icons.celebration : Icons.cancel, |
| 7 | Icons.cancel | lib\pantallas\pantalla_adivinanza.dart | 147 | acierto ? Icons.celebration : Icons.cancel, |
| 8 | Icons.emoji_events | lib\pantallas\pantalla_adivinanza.dart | 177 | icono: acierto ? Icons.emoji_events : Icons.skip_next, |
| 9 | Icons.skip_next | lib\pantallas\pantalla_adivinanza.dart | 177 | icono: acierto ? Icons.emoji_events : Icons.skip_next, |
| 10 | Icons.check_circle | lib\pantallas\pantalla_ajustes.dart | 138 | ? const Icon(Icons.check_circle, color: TemaApp.colorAcento) |
| 11 | Icons.person | lib\pantallas\pantalla_ajustes.dart | 175 | prefixIcon: const Icon(Icons.person), |
| 12 | Icons.alternate_email | lib\pantallas\pantalla_ajustes.dart | 183 | prefixIcon: const Icon(Icons.alternate_email), |
| 13 | Icons.phone_android | lib\pantallas\pantalla_crear_partida.dart | 356 | icon: const Icon(Icons.phone_android), |
| 14 | Icons.devices | lib\pantallas\pantalla_crear_partida.dart | 361 | icon: const Icon(Icons.devices), |
| 15 | Icons.devices | lib\pantallas\pantalla_crear_partida.dart | 386 | _modoMultimovil ? Icons.devices : Icons.phone_android, |
| 16 | Icons.phone_android | lib\pantallas\pantalla_crear_partida.dart | 386 | _modoMultimovil ? Icons.devices : Icons.phone_android, |
| 17 | Icons.add | lib\pantallas\pantalla_crear_partida.dart | 493 | icon: const Icon(Icons.add), |
| 18 | Icons.lock | lib\pantallas\pantalla_crear_partida.dart | 532 | ? const Icon(Icons.lock, color: TemaApp.colorDorado) |
| 19 | Icons.close | lib\pantallas\pantalla_crear_partida.dart | 535 | Icons.close, |
| 20 | Icons.remove_circle_outline | lib\pantallas\pantalla_crear_partida.dart | 573 | icon: const Icon(Icons.remove_circle_outline), |
| 21 | Icons.add_circle_outline | lib\pantallas\pantalla_crear_partida.dart | 583 | icon: const Icon(Icons.add_circle_outline), |
| 22 | Icons.play_arrow | lib\pantallas\pantalla_crear_partida.dart | 626 | icono: Icons.play_arrow, |
| 23 | Icons.forum | lib\pantallas\pantalla_debate.dart | 94 | icono: Icons.forum, |
| 24 | Icons.person_off | lib\pantallas\pantalla_debate.dart | 110 | icono: jugador.eliminado ? Icons.person_off : Icons.record_voice_over, |
| 25 | Icons.record_voice_over | lib\pantallas\pantalla_debate.dart | 110 | icono: jugador.eliminado ? Icons.person_off : Icons.record_voice_over, |
| 26 | Icons.edit_note | lib\pantallas\pantalla_debate.dart | 126 | icono: Icons.edit_note, |
| 27 | Icons.how_to_vote | lib\pantallas\pantalla_debate.dart | 141 | icono: Icons.how_to_vote, |
| 28 | Icons.visibility | lib\pantallas\pantalla_debate_cliente.dart | 130 | icon: const Icon(Icons.visibility), |
| 29 | Icons.edit_note | lib\pantallas\pantalla_debate_cliente.dart | 141 | icon: const Icon(Icons.edit_note), |
| 30 | Icons.forum | lib\pantallas\pantalla_debate_cliente.dart | 168 | icono: Icons.forum, |
| 31 | Icons.record_voice_over | lib\pantallas\pantalla_debate_cliente.dart | 198 | icono: Icons.record_voice_over, |
| 32 | Icons.hourglass_empty | lib\pantallas\pantalla_debate_cliente.dart | 208 | ? Icons.hourglass_empty |
| 33 | Icons.how_to_vote | lib\pantallas\pantalla_debate_cliente.dart | 209 | : Icons.how_to_vote, |
| 34 | Icons.emoji_events | lib\pantallas\pantalla_fin_partida.dart | 122 | ? Icons.emoji_events |
| 35 | Icons.theater_comedy | lib\pantallas\pantalla_fin_partida.dart | 123 | : Icons.theater_comedy, |
| 36 | Icons.theater_comedy | lib\pantallas\pantalla_fin_partida.dart | 343 | if (icono != Icons.theater_comedy) { |
| 37 | Icons.mood | lib\pantallas\pantalla_fin_partida.dart | 355 | Icons.mood, |
| 38 | Icons.sentiment_dissatisfied | lib\pantallas\pantalla_fin_partida.dart | 366 | Icons.sentiment_dissatisfied, |
| 39 | Icons.theater_comedy | lib\pantallas\pantalla_fin_partida.dart | 849 | const Icon(Icons.theater_comedy, color: TemaApp.colorAcento), |
| 40 | Icons.theater_comedy | lib\pantallas\pantalla_fin_partida.dart | 870 | const Icon(Icons.theater_comedy, |
| 41 | Icons.close | lib\pantallas\pantalla_fin_partida.dart | 882 | const Icon(Icons.close, |
| 42 | Icons.replay | lib\pantallas\pantalla_fin_partida.dart | 960 | icono: Icons.replay, |
| 43 | Icons.home | lib\pantallas\pantalla_fin_partida.dart | 973 | icono: Icons.home, |
| 44 | Icons.emoji_events | lib\pantallas\pantalla_fin_partida_online.dart | 132 | ? Icons.emoji_events |
| 45 | Icons.theater_comedy | lib\pantallas\pantalla_fin_partida_online.dart | 133 | : Icons.theater_comedy, |
| 46 | Icons.home | lib\pantallas\pantalla_fin_partida_online.dart | 166 | icono: Icons.home, |
| 47 | Icons.visibility | lib\pantallas\pantalla_fin_partida_online.dart | 199 | icon: const Icon(Icons.visibility), |
| 48 | Icons.edit_note | lib\pantallas\pantalla_fin_partida_online.dart | 210 | icon: const Icon(Icons.edit_note), |
| 49 | Icons.visibility | lib\pantallas\pantalla_gestor_host.dart | 166 | icon: const Icon(Icons.visibility), |
| 50 | Icons.edit_note | lib\pantallas\pantalla_gestor_host.dart | 182 | icon: const Icon(Icons.edit_note), |
| 51 | Icons.close | lib\pantallas\pantalla_gestor_host.dart | 201 | icon: const Icon(Icons.close), |
| 52 | Icons.link_off | lib\pantallas\pantalla_gestor_host.dart | 266 | const Icon(Icons.link_off, color: TemaApp.colorAcento), |
| 53 | Icons.person_add_alt_1 | lib\pantallas\pantalla_gestor_host.dart | 288 | icono: Icons.person_add_alt_1, |
| 54 | Icons.visibility | lib\pantallas\pantalla_gestor_host.dart | 414 | icono: Icons.visibility, |
| 55 | Icons.visibility | lib\pantallas\pantalla_gestor_host.dart | 431 | icono: Icons.visibility, |
| 56 | Icons.check_circle | lib\pantallas\pantalla_gestor_host.dart | 440 | icono: Icons.check_circle, |
| 57 | Icons.forum | lib\pantallas\pantalla_gestor_host.dart | 543 | icono: Icons.forum, |
| 58 | Icons.record_voice_over | lib\pantallas\pantalla_gestor_host.dart | 586 | const Icon(Icons.record_voice_over, color: TemaApp.colorNaranja), |
| 59 | Icons.how_to_vote | lib\pantallas\pantalla_gestor_host.dart | 611 | icono: Icons.how_to_vote, |
| 60 | Icons.how_to_vote | lib\pantallas\pantalla_gestor_host.dart | 632 | icono: Icons.how_to_vote, |
| 61 | Icons.check_circle | lib\pantallas\pantalla_gestor_host.dart | 644 | icono: Icons.check_circle, |
| 62 | Icons.psychology | lib\pantallas\pantalla_gestor_host.dart | 675 | icono: Icons.psychology, |
| 63 | Icons.emoji_events | lib\pantallas\pantalla_gestor_host.dart | 701 | icono: ganaronJugadores ? Icons.emoji_events : Icons.theater_comedy, |
| 64 | Icons.theater_comedy | lib\pantallas\pantalla_gestor_host.dart | 701 | icono: ganaronJugadores ? Icons.emoji_events : Icons.theater_comedy, |
| 65 | Icons.phone_android | lib\pantallas\pantalla_gestor_host.dart | 791 | icono: esHost ? Icons.phone_android : Icons.devices, |
| 66 | Icons.devices | lib\pantallas\pantalla_gestor_host.dart | 791 | icono: esHost ? Icons.phone_android : Icons.devices, |
| 67 | Icons.forum | lib\pantallas\pantalla_gestor_host.dart | 807 | icono: Icons.forum, |
| 68 | Icons.how_to_vote | lib\pantallas\pantalla_gestor_host.dart | 814 | icono: Icons.how_to_vote, |
| 69 | Icons.visibility | lib\pantallas\pantalla_gestor_host.dart | 821 | icono: Icons.visibility, |
| 70 | Icons.home | lib\pantallas\pantalla_gestor_host.dart | 832 | icono: Icons.home, |
| 71 | Icons.emoji_events | lib\pantallas\pantalla_gestor_host.dart | 855 | icono: Icons.emoji_events, |
| 72 | Icons.psychology | lib\pantallas\pantalla_gestor_host.dart | 866 | icono: Icons.psychology, |
| 73 | Icons.skip_next | lib\pantallas\pantalla_gestor_host.dart | 873 | icono: Icons.skip_next, |
| 74 | Icons.skip_next | lib\pantallas\pantalla_gestor_host.dart | 882 | icono: Icons.skip_next, |
| 75 | Icons.check_circle | lib\pantallas\pantalla_gestor_host.dart | 892 | icono: Icons.check_circle, |
| 76 | Icons.skip_next | lib\pantallas\pantalla_gestor_host.dart | 899 | icono: Icons.skip_next, |
| 77 | Icons.theater_comedy | lib\pantallas\pantalla_gestor_host.dart | 1098 | ? Icons.theater_comedy |
| 78 | Icons.key | lib\pantallas\pantalla_gestor_host.dart | 1099 | : Icons.key, |
| 79 | Icons.lock | lib\pantallas\pantalla_gestor_host.dart | 1139 | Icons.lock, |
| 80 | Icons.check | lib\pantallas\pantalla_gestor_host.dart | 1190 | icono: Icons.check, |
| 81 | Icons.history_rounded | lib\pantallas\pantalla_historial.dart | 32 | icono: Icons.history_rounded, |
| 82 | Icons.groups_rounded | lib\pantallas\pantalla_historial.dart | 74 | ? Icons.groups_rounded |
| 83 | Icons.theater_comedy_rounded | lib\pantallas\pantalla_historial.dart | 75 | : Icons.theater_comedy_rounded, |
| 84 | Icons.close | lib\pantallas\pantalla_lobby_host.dart | 43 | icon: const Icon(Icons.close), |
| 85 | Icons.wifi_tethering | lib\pantallas\pantalla_lobby_host.dart | 65 | icono: Icons.wifi_tethering, |
| 86 | Icons.person_add | lib\pantallas\pantalla_lobby_host.dart | 151 | icon: const Icon(Icons.person_add), |
| 87 | Icons.play_arrow | lib\pantallas\pantalla_lobby_host.dart | 189 | icono: Icons.play_arrow, |
| 88 | Icons.groups | lib\pantallas\pantalla_lobby_host.dart | 219 | icon: Icons.groups, |
| 89 | Icons.devices | lib\pantallas\pantalla_lobby_host.dart | 229 | icon: Icons.devices, |
| 90 | Icons.close | lib\pantallas\pantalla_lobby_host.dart | 333 | icon: const Icon(Icons.close), |
| 91 | Icons.check_circle_outline | lib\pantallas\pantalla_lobby_host.dart | 339 | icon: const Icon(Icons.check_circle_outline), |
| 92 | Icons.delete_outline | lib\pantallas\pantalla_lobby_host.dart | 345 | icon: const Icon(Icons.delete_outline, color: TemaApp.colorAcento), |
| 93 | Icons.person | lib\pantallas\pantalla_lobby_host.dart | 384 | prefixIcon: const Icon(Icons.person), |
| 94 | Icons.save | lib\pantallas\pantalla_notas.dart | 78 | icon: const Icon(Icons.save), |
| 95 | Icons.arrow_forward_ios | lib\pantallas\pantalla_notas.dart | 132 | trailing: const Icon(Icons.arrow_forward_ios, size: 16), |
| 96 | Icons.arrow_back | lib\pantallas\pantalla_notas.dart | 169 | icon: const Icon(Icons.arrow_back), |
| 97 | Icons.person | lib\pantallas\pantalla_notas.dart | 205 | prefixIcon: const Icon(Icons.person, size: 20), |
| 98 | Icons.note | lib\pantallas\pantalla_notas.dart | 226 | prefixIcon: const Icon(Icons.note, size: 20), |
| 99 | Icons.save | lib\pantallas\pantalla_notas_online.dart | 108 | icon: const Icon(Icons.save), |
| 100 | Icons.edit_note | lib\pantallas\pantalla_notas_online.dart | 146 | leading: const Icon(Icons.edit_note), |
| 101 | Icons.arrow_back | lib\pantallas\pantalla_notas_online.dart | 176 | icon: const Icon(Icons.arrow_back), |
| 102 | Icons.person | lib\pantallas\pantalla_notas_online.dart | 208 | prefixIcon: const Icon(Icons.person, size: 20), |
| 103 | Icons.note | lib\pantallas\pantalla_notas_online.dart | 228 | prefixIcon: const Icon(Icons.note, size: 20), |
| 104 | Icons.visibility | lib\pantallas\pantalla_palabras_cliente.dart | 93 | _visible ? Icons.visibility : Icons.visibility_off, |
| 105 | Icons.visibility_off | lib\pantallas\pantalla_palabras_cliente.dart | 93 | _visible ? Icons.visibility : Icons.visibility_off, |
| 106 | Icons.check | lib\pantallas\pantalla_palabras_cliente.dart | 137 | icono: _esUltimo ? Icons.check : Icons.arrow_forward, |
| 107 | Icons.arrow_forward | lib\pantallas\pantalla_palabras_cliente.dart | 137 | icono: _esUltimo ? Icons.check : Icons.arrow_forward, |
| 108 | Icons.visibility | lib\pantallas\pantalla_palabra_cliente.dart | 90 | _palabraVisible ? Icons.visibility : Icons.visibility_off, |
| 109 | Icons.visibility_off | lib\pantallas\pantalla_palabra_cliente.dart | 90 | _palabraVisible ? Icons.visibility : Icons.visibility_off, |
| 110 | Icons.lightbulb | lib\pantallas\pantalla_palabra_cliente.dart | 137 | const Icon(Icons.lightbulb, color: TemaApp.colorAcento), |
| 111 | Icons.check | lib\pantallas\pantalla_palabra_cliente.dart | 172 | icono: Icons.check, |
| 112 | Icons.play_arrow_rounded | lib\pantallas\pantalla_principal.dart | 104 | icono: Icons.play_arrow_rounded, |
| 113 | Icons.bolt_rounded | lib\pantallas\pantalla_principal.dart | 117 | icono: Icons.bolt_rounded, |
| 114 | Icons.question_mark_rounded | lib\pantallas\pantalla_principal.dart | 128 | icono: Icons.question_mark_rounded, |
| 115 | Icons.settings_rounded | lib\pantallas\pantalla_principal.dart | 264 | icon: const Icon(Icons.settings_rounded), |
| 116 | Icons.history_rounded | lib\pantallas\pantalla_principal.dart | 509 | const Icon(Icons.history_rounded, color: TemaApp.colorNaranja), |
| 117 | Icons.menu_book_rounded | lib\pantallas\pantalla_reglas.dart | 30 | icono: Icons.menu_book_rounded, |
| 118 | Icons.person_search | lib\pantallas\pantalla_reglas.dart | 35 | _seccion(context, 1, Icons.person_search, l10n.rulesWhatIsTitle, l10n.rulesWhatIsBody), |
| 119 | Icons.chat_bubble | lib\pantallas\pantalla_reglas.dart | 36 | _seccion(context, 2, Icons.chat_bubble, l10n.rulesHowToPlayTitle, l10n.rulesHowToPlayBody), |
| 120 | Icons.how_to_vote | lib\pantallas\pantalla_reglas.dart | 37 | _seccion(context, 3, Icons.how_to_vote, l10n.rulesWhoWinsTitle, l10n.rulesWhoWinsBody), |
| 121 | Icons.lightbulb | lib\pantallas\pantalla_reglas.dart | 38 | _seccion(context, 4, Icons.lightbulb, l10n.rulesTipsPlayersTitle, l10n.rulesTipsPlayersBody), |
| 122 | Icons.theater_comedy | lib\pantallas\pantalla_reglas.dart | 39 | _seccion(context, 5, Icons.theater_comedy, l10n.rulesTipsImpostorTitle, l10n.rulesTipsImpostorBody), |
| 123 | Icons.devices | lib\pantallas\pantalla_reglas.dart | 40 | _seccion(context, 6, Icons.devices, l10n.rulesModesTitle, l10n.rulesModesBody), |
| 124 | Icons.emoji_events | lib\pantallas\pantalla_resultado.dart | 115 | icono: Icons.emoji_events, |
| 125 | Icons.gps_fixed | lib\pantallas\pantalla_resultado.dart | 130 | icono: Icons.gps_fixed, |
| 126 | Icons.skip_next | lib\pantallas\pantalla_resultado.dart | 143 | icono: Icons.skip_next, |
| 127 | Icons.skip_next | lib\pantallas\pantalla_resultado.dart | 152 | icono: Icons.skip_next, |
| 128 | Icons.visibility | lib\pantallas\pantalla_resultado_online.dart | 194 | icon: const Icon(Icons.visibility), |
| 129 | Icons.edit_note | lib\pantallas\pantalla_resultado_online.dart | 205 | icon: const Icon(Icons.edit_note), |
| 130 | Icons.visibility | lib\pantallas\pantalla_revision_palabra.dart | 34 | icono: Icons.visibility, |
| 131 | Icons.theater_comedy | lib\pantallas\pantalla_revision_palabra.dart | 94 | jugador.esImpostor ? Icons.theater_comedy : Icons.key, |
| 132 | Icons.key | lib\pantallas\pantalla_revision_palabra.dart | 94 | jugador.esImpostor ? Icons.theater_comedy : Icons.key, |
| 133 | Icons.check | lib\pantallas\pantalla_revision_palabra.dart | 123 | icono: Icons.check, |
| 134 | Icons.phone_android_rounded | lib\pantallas\pantalla_seleccion_modo_juego.dart | 36 | icono: Icons.phone_android_rounded, |
| 135 | Icons.devices_rounded | lib\pantallas\pantalla_seleccion_modo_juego.dart | 52 | icono: Icons.devices_rounded, |
| 136 | Icons.chevron_right_rounded | lib\pantallas\pantalla_seleccion_modo_juego.dart | 231 | Icon(Icons.chevron_right_rounded, color: color, size: 30), |
| 137 | Icons.bluetooth_searching | lib\pantallas\pantalla_unirse.dart | 459 | icono: Icons.bluetooth_searching, |
| 138 | Icons.person | lib\pantallas\pantalla_unirse.dart | 470 | prefixIcon: const Icon(Icons.person), |
| 139 | Icons.search | lib\pantallas\pantalla_unirse.dart | 482 | icono: Icons.search, |
| 140 | Icons.arrow_back | lib\pantallas\pantalla_unirse.dart | 512 | icon: const Icon(Icons.arrow_back), |
| 141 | Icons.sync | lib\pantallas\pantalla_unirse.dart | 531 | icono: _conectando ? Icons.sync : Icons.radar, |
| 142 | Icons.radar | lib\pantallas\pantalla_unirse.dart | 531 | icono: _conectando ? Icons.sync : Icons.radar, |
| 143 | Icons.radar | lib\pantallas\pantalla_unirse.dart | 558 | icono: Icons.radar, |
| 144 | Icons.qr_code_scanner | lib\pantallas\pantalla_unirse.dart | 593 | icono: Icons.qr_code_scanner, |
| 145 | Icons.theater_comedy | lib\pantallas\pantalla_unirse.dart | 629 | Icons.theater_comedy, |
| 146 | Icons.arrow_forward_ios | lib\pantallas\pantalla_unirse.dart | 650 | Icons.arrow_forward_ios, |
| 147 | Icons.arrow_back | lib\pantallas\pantalla_unirse.dart | 670 | icon: const Icon(Icons.arrow_back), |
| 148 | Icons.close | lib\pantallas\pantalla_unirse.dart | 717 | icon: const Icon(Icons.close), |
| 149 | Icons.check_circle | lib\pantallas\pantalla_unirse.dart | 740 | icono: Icons.check_circle, |
| 150 | Icons.add | lib\pantallas\pantalla_unirse.dart | 777 | Icons.add, |
| 151 | Icons.person_add | lib\pantallas\pantalla_unirse.dart | 795 | icon: const Icon(Icons.person_add), |
| 152 | Icons.person | lib\pantallas\pantalla_unirse.dart | 826 | prefixIcon: const Icon(Icons.person), |
| 153 | Icons.close | lib\pantallas\pantalla_unirse.dart | 905 | icon: const Icon(Icons.close), |
| 154 | Icons.visibility | lib\pantallas\pantalla_ver_palabra.dart | 44 | icono: Icons.visibility, |
| 155 | Icons.check_circle | lib\pantallas\pantalla_ver_palabra.dart | 60 | icono: haVisto ? Icons.check_circle : Icons.visibility, |
| 156 | Icons.visibility | lib\pantallas\pantalla_ver_palabra.dart | 60 | icono: haVisto ? Icons.check_circle : Icons.visibility, |
| 157 | Icons.forum | lib\pantallas\pantalla_ver_palabra.dart | 74 | icono: Icons.forum, |
| 158 | Icons.theater_comedy | lib\pantallas\pantalla_ver_palabra.dart | 159 | icono: widget.esImpostor ? Icons.theater_comedy : Icons.search, |
| 159 | Icons.search | lib\pantallas\pantalla_ver_palabra.dart | 159 | icono: widget.esImpostor ? Icons.theater_comedy : Icons.search, |
| 160 | Icons.theater_comedy | lib\pantallas\pantalla_ver_palabra.dart | 178 | widget.esImpostor ? Icons.theater_comedy : Icons.search, |
| 161 | Icons.search | lib\pantallas\pantalla_ver_palabra.dart | 178 | widget.esImpostor ? Icons.theater_comedy : Icons.search, |
| 162 | Icons.lock | lib\pantallas\pantalla_ver_palabra.dart | 204 | const Icon(Icons.lock, color: TemaApp.colorDorado, size: 52), |
| 163 | Icons.check | lib\pantallas\pantalla_ver_palabra.dart | 256 | icono: Icons.check, |
| 164 | Icons.how_to_vote | lib\pantallas\pantalla_votacion.dart | 63 | icono: Icons.how_to_vote, |
| 165 | Icons.person_search | lib\pantallas\pantalla_votacion.dart | 81 | icono: Icons.person_search, |
| 166 | Icons.how_to_vote | lib\pantallas\pantalla_votacion.dart | 106 | icono: Icons.how_to_vote, |
| 167 | Icons.check_circle | lib\pantallas\pantalla_votacion.dart | 143 | icono: Icons.check_circle, |
| 168 | Icons.visibility | lib\pantallas\pantalla_votacion.dart | 153 | icono: Icons.visibility, |
| 169 | Icons.visibility | lib\pantallas\pantalla_votacion_cliente.dart | 125 | icon: const Icon(Icons.visibility), |
| 170 | Icons.edit_note | lib\pantallas\pantalla_votacion_cliente.dart | 136 | icon: const Icon(Icons.edit_note), |
| 171 | Icons.how_to_vote | lib\pantallas\pantalla_votacion_cliente.dart | 162 | icono: Icons.how_to_vote, |
| 172 | Icons.how_to_vote | lib\pantallas\pantalla_votacion_cliente.dart | 188 | icono: Icons.how_to_vote, |
| 173 | Icons.lightbulb | lib\tema\componentes_farolero.dart | 234 | Icons.lightbulb, |
| 174 | Icons.person | lib\tema\componentes_farolero.dart | 475 | this.icono = Icons.person, |
| 175 | Icons.check_circle | lib\tema\componentes_farolero.dart | 553 | completado ? Icons.check_circle : Icons.hourglass_bottom, |
| 176 | Icons.hourglass_bottom | lib\tema\componentes_farolero.dart | 553 | completado ? Icons.check_circle : Icons.hourglass_bottom, |
| 177 | Icons.check | lib\tema\componentes_farolero.dart | 583 | icono: seleccionado ? Icons.check : Icons.person_search, |
| 178 | Icons.person_search | lib\tema\componentes_farolero.dart | 583 | icono: seleccionado ? Icons.check : Icons.person_search, |
| 179 | Icons.bar_chart | lib\tema\componentes_resultado_farolero.dart | 125 | const Icon(Icons.bar_chart, color: TemaApp.colorNaranja), |
| 180 | Icons.how_to_vote | lib\tema\componentes_resultado_farolero.dart | 157 | fueAlEliminado ? Icons.how_to_vote : Icons.arrow_forward, |
| 181 | Icons.arrow_forward | lib\tema\componentes_resultado_farolero.dart | 157 | fueAlEliminado ? Icons.how_to_vote : Icons.arrow_forward, |
| 182 | Icons.theater_comedy | lib\tema\componentes_resultado_farolero.dart | 373 | if (icono != Icons.theater_comedy) { |
| 183 | Icons.mood | lib\tema\componentes_resultado_farolero.dart | 384 | Icons.mood, |
| 184 | Icons.sentiment_dissatisfied | lib\tema\componentes_resultado_farolero.dart | 395 | Icons.sentiment_dissatisfied, |
| 185 | Icons.theater_comedy | lib\tema\componentes_resultado_farolero.dart | 807 | const Icon(Icons.theater_comedy, color: TemaApp.colorAcento), |
| 186 | Icons.theater_comedy | lib\tema\componentes_resultado_farolero.dart | 829 | Icons.theater_comedy, |
| 187 | Icons.close | lib\tema\componentes_resultado_farolero.dart | 847 | Icons.close, |