fixed errors and removed dependency on flutterflowtheme. next working on getting it running.

This commit is contained in:
Joshua
2024-07-06 13:00:36 -06:00
parent 12481487d9
commit a568151b2c
29 changed files with 604 additions and 977 deletions
@@ -131,11 +131,11 @@ class _SupportFormWidgetState extends State<SupportFormWidget>
buttonSize: 60,
icon: const Icon(
Icons.arrow_back_rounded,
color: AppTheme.primaryText,
color: AppTheme.primaryTextColor,
size: 30,
),
onPressed: () async {
context.pop();
//TODO: context.pop();
},
),
title: const Text(