mudanças nos nomes dos widgets

This commit is contained in:
2026-05-24 17:23:17 +01:00
parent b3f6a5a0f0
commit 39637b2a62
3 changed files with 4 additions and 4 deletions

View File

@@ -75,7 +75,7 @@ class _TeacherAnalyticsPreviewWidgetState
children: [
_buildQuickStat(
icon: Icons.check_circle,
label: 'Alunos Ativos',
label: 'Alunos Matriculados',
value: '18/24',
color: Theme.of(context).colorScheme.primary,
),