mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-22 10:06:23 +08:00
@@ -98,8 +98,7 @@ class _SharePanelState extends State<SharePanel> {
|
||||
size: 32,
|
||||
iconSize: 18,
|
||||
tooltip: '关闭',
|
||||
context: context,
|
||||
icon: Icons.clear,
|
||||
icon: const Icon(Icons.clear),
|
||||
onPressed: Get.back,
|
||||
),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user