fixed icon
This commit is contained in:
parent
8ff4f0b88f
commit
f4bf509fa7
@ -51,7 +51,7 @@ class MenuRenamedTeachers extends StatelessWidget {
|
||||
),
|
||||
leading: settings.renamedTeachersEnabled
|
||||
? const Icon(FeatherIcons.users)
|
||||
: Icon(FeatherIcons.penTool,
|
||||
: Icon(FeatherIcons.users,
|
||||
color: AppColors.of(context).text.withOpacity(.25)),
|
||||
trailingDivider: true,
|
||||
trailing: Switch(
|
||||
|
Loading…
x
Reference in New Issue
Block a user