Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sai Srinivas
GEN_ERP_2025
Commits
2ade5aad
Commit
2ade5aad
authored
Jul 09, 2025
by
Sai Srinivas
Browse files
ios
parent
3ad2ea55
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/screens/serviceEngineer/PaymentDetails.dart
View file @
2ade5aad
...
...
@@ -458,7 +458,7 @@ class _PaymentdetailsState extends State<Paymentdetails> {
FloatingActionButtonLocation
.
centerFloat
,
floatingActionButton:
InkWell
(
onTap:
()
{
print
(
"clicked"
);
print
(
"clicked
w
"
);
if
(
provider
.
contactID
==
null
)
{
toast
(
context
,
"Please Select Contact"
);
return
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment