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