Skip to content

Commit ba192fc

Browse files
author
tensor-programming
committed
fixed profile picture background.
1 parent 4590d34 commit ba192fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/list_page.dart

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,9 @@ class ListPage extends StatelessWidget {
5656
),
5757
),
5858
),
59+
backgroundColor: Colors.white,
5960
),
61+
6062
// Contribution Title with formated text.
6163
title: Text(
6264
'${snapshot.data[index].title}',

0 commit comments

Comments
 (0)