Skip to content

Commit

Permalink
Update profile_screen.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
Anas-github-acc authored Nov 17, 2024
1 parent 14c1b78 commit 70374fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/views/pages/profile/profile_screen.dart
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ class _ProfileScreenState extends State<ProfileScreen> {
Column(
children: [
Text(
"ALICE",
widget.name,
style: const TextStyle(
fontSize: 24,
fontWeight: FontWeight.bold,
Expand Down

0 comments on commit 70374fc

Please sign in to comment.