Skip to content

Commit

Permalink
Removed Spaces from end of table (#444)
Browse files Browse the repository at this point in the history
Co-authored-by: Werndamax <werdna03perry@gamil.com>
  • Loading branch information
werdnamax and Werndamax committed Jul 12, 2023
1 parent 065f001 commit 18347e0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,10 +179,10 @@ _showToast() {
Now Call `_showToast()`

For more details check `example` project
| property | description | default |
| --------------- | ------------------------------------------------------------------ |------------|
| child | Widget (Not Null)(required) |required |

| property | description | default |
| --------------- | ------------------------------------------------------------------ |------------|
| child | Widget (Not Null)(required) |required |
| toastDuration | Duration (optional) | |
| gravity | ToastGravity.* | |

Expand Down

0 comments on commit 18347e0

Please sign in to comment.