lot of things idk

This commit is contained in:
Kima
2024-02-15 19:52:04 +01:00
parent 41a5f7c539
commit a055de9046
8 changed files with 135 additions and 172 deletions

View File

@@ -36,7 +36,7 @@ class MenuNotifications extends StatelessWidget {
],
),
leading: Icon(
FeatherIcons.messageSquare,
FeatherIcons.messageCircle,
size: 22.0,
color: AppColors.of(context).text.withOpacity(0.95),
),