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 8e4afd0 commit 89969cbCopy full SHA for 89969cb
lib/widget/repos_item.dart
@@ -25,7 +25,7 @@ class ReposItem extends StatelessWidget {
25
child: new Center(
26
child: new GSYIConText(
27
icon,
28
- "000000000000000",
+ text,
29
GSYConstant.smallSubText,
30
Color(GSYColors.subTextColor),
31
15.0,
0 commit comments