From 595a4be625ebf1db2cd19c2eb2ea0e403602f378 Mon Sep 17 00:00:00 2001 From: Khayyam Ahmed Date: Fri, 2 Feb 2024 00:05:25 -0500 Subject: [PATCH] change my description --- lib/features/personal_info/personal_info_desktop.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/features/personal_info/personal_info_desktop.dart b/lib/features/personal_info/personal_info_desktop.dart index 21c58bb..7a76b67 100644 --- a/lib/features/personal_info/personal_info_desktop.dart +++ b/lib/features/personal_info/personal_info_desktop.dart @@ -25,7 +25,7 @@ class PersonalInfoDesktop extends StatelessWidget { ), gapH8, Text( - 'Flutter & Python Enthusiast', //sub description + 'Programmer | Computer Vision Enthusiast', //sub description style: Theme.of(context).textTheme.bodyLarge, ), gapH40,