mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-09 22:57:21 +00:00
push fetch devices and connecting the filters
This commit is contained in:
@ -11,7 +11,8 @@ Future<void> showCustomDialog({
|
||||
double? iconHeight,
|
||||
double? iconWidth,
|
||||
VoidCallback? onOkPressed,
|
||||
bool barrierDismissible = false, required actions,
|
||||
bool barrierDismissible = false,
|
||||
required actions,
|
||||
}) {
|
||||
return showDialog(
|
||||
context: context,
|
||||
|
Reference in New Issue
Block a user