forked from firka/student-legacy
changed teacher rename ico
This commit is contained in:
parent
f7d263570d
commit
6d4939d88a
@ -50,7 +50,7 @@ class MenuRenamedTeachers extends StatelessWidget {
|
||||
.withOpacity(settings.renamedTeachersEnabled ? 1.0 : .5)),
|
||||
),
|
||||
leading: settings.renamedTeachersEnabled
|
||||
? const Icon(FeatherIcons.penTool)
|
||||
? const Icon(FeatherIcons.users)
|
||||
: Icon(FeatherIcons.penTool,
|
||||
color: AppColors.of(context).text.withOpacity(.25)),
|
||||
trailingDivider: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user