mod: title fontSize

This commit is contained in:
guozhigq
2023-07-26 11:43:16 +08:00
parent 9e5b7a405f
commit 57833160f7
18 changed files with 147 additions and 150 deletions

View File

@ -20,8 +20,7 @@ class StatDanMu extends StatelessWidget {
return Row(
children: [
Icon(
// CupertinoIcons.ellipses_bubble,
Icons.subtitles_sharp,
Icons.subtitles_outlined,
size: 14,
color: color,
),