We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edf4471 commit 245383eCopy full SHA for 245383e
1 file changed
lib/features/dashboard/views/academy_home_view.dart
@@ -135,7 +135,7 @@ class _AcademyHomeViewState extends State<AcademyHomeView> with WidgetsBindingOb
135
child: SizedBox(
136
height: 100,
137
child: _HoverableSummaryCard(
138
- title: 'Sin Activar Cuenta (Pre Registro)',
+ title: 'Sin Activar (Pre Registro)',
139
count: vm.preRegisteredStudents.length.toString(),
140
icon: Icons.person_add_alt_1_outlined,
141
color: Colors.purple.shade700,
0 commit comments