mod: 自定义toast样式、详情页样式修改
This commit is contained in:
@ -24,7 +24,7 @@ class StatView extends StatelessWidget {
|
||||
size: 13,
|
||||
color: color,
|
||||
),
|
||||
const SizedBox(width: 3),
|
||||
const SizedBox(width: 2),
|
||||
Text(
|
||||
Utils.numFormat(view!),
|
||||
style: TextStyle(
|
||||
|
||||
Reference in New Issue
Block a user