forgot this icon

This commit is contained in:
Zypherift 2024-08-14 23:20:25 +02:00
parent a215bd7313
commit f4fd9a3c2f

View File

@ -101,7 +101,7 @@ class ExtrasSettingsScreenState extends State<ExtrasSettingsScreen> {
), ),
), ),
leading: Icon( leading: Icon(
FeatherIcons.calendar, FeatherIcons.navigation,
size: 22.0, size: 22.0,
color: AppColors.of(context).text.withOpacity(.95), color: AppColors.of(context).text.withOpacity(.95),
), ),