mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-20 00:56:31 +08:00
committed by
GitHub
parent
6009668427
commit
3c34e43827
@@ -4,7 +4,7 @@ import 'package:get/get.dart';
|
||||
void showConfirmDialog({
|
||||
required BuildContext context,
|
||||
required String title,
|
||||
dynamic content,
|
||||
Object? content,
|
||||
required VoidCallback onConfirm,
|
||||
}) {
|
||||
showDialog(
|
||||
|
||||
Reference in New Issue
Block a user