feat: Increase icon size in directory view for better visibility

This commit is contained in:
Vaibhav Surve 2025-09-18 16:36:05 +05:30
parent a1cd212e74
commit 957bae526f

View File

@ -591,7 +591,7 @@ class _DirectoryViewState extends State<DirectoryView> {
FontAwesomeIcons
.whatsapp,
color: Colors.green,
size: 16,
size: 25,
),
),
],