mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-10 15:17:31 +00:00
@ -9,8 +9,7 @@ class InfoDialog extends StatelessWidget {
|
||||
final Size? size;
|
||||
final List<Widget>? actions;
|
||||
|
||||
const InfoDialog({
|
||||
super.key,
|
||||
InfoDialog({
|
||||
required this.title,
|
||||
required this.content,
|
||||
this.actions,
|
||||
|
Reference in New Issue
Block a user