remove custom colors from Create Group button in GroupsView

This commit is contained in:
2025-11-18 21:43:38 +01:00
parent d65dd3d983
commit e0c8398873

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(