Group View erstellt #22

Merged
sneeex merged 29 commits from feature/4-groupview-erstellen into development 2025-11-16 20:50:24 +00:00
Showing only changes of commit a6f40456d8 - Show all commits

View File

@@ -42,7 +42,7 @@ class GroupTile extends StatelessWidget {
), ),
), ),
const SizedBox(width: 3), const SizedBox(width: 3),
Icon(Icons.group), const Icon(Icons.group),
], ],
), ),
const SizedBox(height: 5), const SizedBox(height: 5),