"assets/svg/git@183.82.99.133:saisrinivas/gen_erp_2025.git" did not exist on "b6cdf904eaf400e8c57f329a0a1075bdf1310a00"
Commit 2ade5aad authored by Sai Srinivas's avatar Sai Srinivas
Browse files

ios

parent 3ad2ea55
...@@ -458,7 +458,7 @@ class _PaymentdetailsState extends State<Paymentdetails> { ...@@ -458,7 +458,7 @@ class _PaymentdetailsState extends State<Paymentdetails> {
FloatingActionButtonLocation.centerFloat, FloatingActionButtonLocation.centerFloat,
floatingActionButton: InkWell( floatingActionButton: InkWell(
onTap: () { onTap: () {
print("clicked"); print("clickedw");
if (provider.contactID == null) { if (provider.contactID == null) {
toast(context, "Please Select Contact"); toast(context, "Please Select Contact");
return; return;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment