CreateGroupView erstellt #28

Merged
flixcoo merged 37 commits from feature/5-creategroupview-erstellen into development 2025-11-19 17:32:44 +00:00
Showing only changes of commit e0c8398873 - Show all commits

View File

@@ -106,8 +106,6 @@ class _GroupsViewState extends State<GroupsView> {
bottom: 80,
child: CustomWidthButton(
text: 'Create Group',
infillColor: CustomTheme.primaryColor,
borderColor: CustomTheme.primaryColor,
sizeRelativeToWidth: 0.90,
onPressed: () async {
await Navigator.push(