This commit is contained in:
2025-08-02 15:13:33 +02:00
parent e1bc0c946f
commit bcc71b4539
3 changed files with 48 additions and 43 deletions

View File

@@ -10,4 +10,4 @@ Widget PrimaryContainer(Widget childWidget) {
),
child: childWidget,
);
}
}