Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Shek863 committed May 22, 2024
1 parent 5d33b9e commit e8f5b7d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,6 @@ class KkiapaySample extends StatelessWidget {
</table>

```dart
the successCallback function takes two parameters in the following order
- Map<String,dynamic> containing the transaction information
{
Expand All @@ -244,6 +242,7 @@ the successCallback function takes two parameters in the following order
}
- the context of type BuildContext
```

### Issues and feedback

Expand Down

0 comments on commit e8f5b7d

Please sign in to comment.