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 29a9670 commit dd6bb5cCopy full SHA for dd6bb5c
lib/viewer.dart
@@ -67,7 +67,7 @@ class Viewer extends StatelessWidget {
67
ListTile(
68
// leading: const Icon(Icons.apartment),
69
title: const Text(
70
- '\n\nMADE BY : Akshat Sachan\n\n',
+ '\n\nMADE BY : Akshat Sachan\n',
71
style: TextStyle(fontSize: 18.0),
72
),
73
0 commit comments