mod: 样式修改

This commit is contained in:
guozhigq
2023-07-16 20:33:32 +08:00
parent eb3017faf4
commit 2097b498fb
7 changed files with 41 additions and 32 deletions

View File

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