diff --git a/packages/chicken/lib/presentation/pages/sales_out_of_province_buyers/view.dart b/packages/chicken/lib/presentation/pages/sales_out_of_province_buyers/view.dart index 23b0a04..e04807c 100644 --- a/packages/chicken/lib/presentation/pages/sales_out_of_province_buyers/view.dart +++ b/packages/chicken/lib/presentation/pages/sales_out_of_province_buyers/view.dart @@ -55,7 +55,11 @@ class SalesOutOfProvinceBuyersPage extends GetView controller.resetSubmitForm()); }, ), floatingActionButtonLocation: FloatingActionButtonLocation.startFloat, @@ -294,9 +298,7 @@ class SalesOutOfProvinceBuyersPage extends GetView controller.resetSubmitForm()); }, textStyle: AppFonts.yekan20.copyWith(color: Colors.white), backgroundColor: AppColor.greenNormal, diff --git a/packages/chicken/lib/presentation/pages/sales_out_of_province_sales_list/view.dart b/packages/chicken/lib/presentation/pages/sales_out_of_province_sales_list/view.dart index 1b36690..6ea37ba 100644 --- a/packages/chicken/lib/presentation/pages/sales_out_of_province_sales_list/view.dart +++ b/packages/chicken/lib/presentation/pages/sales_out_of_province_sales_list/view.dart @@ -50,7 +50,13 @@ class SalesOutOfProvinceSalesListPage extends GetView