mirror of
https://github.com/simon-ding/polaris.git
synced 2026-02-06 23:21:00 +08:00
change icon
This commit is contained in:
@@ -92,7 +92,7 @@ class _GeneralState extends ConsumerState<GeneralSettings> {
|
||||
width: 300,
|
||||
child: FormBuilderSwitch(
|
||||
decoration:
|
||||
const InputDecoration(icon: Icon(Icons.token)),
|
||||
const InputDecoration(icon: Icon(Icons.filter_alt)),
|
||||
name: "allow_qiangban",
|
||||
title: const Text("是否下载枪版资源")),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user