mudanças nos nomes dos widgets
This commit is contained in:
@@ -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,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user