We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b4a848 commit d1e988eCopy full SHA for d1e988e
lib/screens/about_screen.dart
@@ -77,7 +77,7 @@ class _AboutScreenState extends State<AboutScreen> {
77
Text(
78
'Akshat Sachan',
79
style: TextStyle(
80
- color: Colors.white,
+ color: Colors.limeAccent,
81
fontFamily: 'GochiHand',
82
fontSize: 20),
83
),
0 commit comments