mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-22 03:31:09 +08:00
@@ -62,7 +62,7 @@ class _ViewPointsPageState extends State<ViewPointsPage>
|
||||
iconButton(
|
||||
context: context,
|
||||
size: 30,
|
||||
icon: Icons.clear,
|
||||
icon: const Icon(Icons.clear),
|
||||
tooltip: '关闭',
|
||||
onPressed: Get.back,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user