MVP #141

Merged
flixcoo merged 705 commits from development into main 2026-01-09 12:55:50 +00:00
Showing only changes of commit e0c8398873 - Show all commits

View File

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