mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-16 07:06:14 +08:00
mod: title fontSize
This commit is contained in:
@@ -20,8 +20,7 @@ class StatView extends StatelessWidget {
|
||||
return Row(
|
||||
children: [
|
||||
Icon(
|
||||
// CupertinoIcons.play_rectangle,
|
||||
Icons.play_circle_fill_outlined,
|
||||
Icons.play_circle_outlined,
|
||||
size: 13,
|
||||
color: color,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user