Commit 18347e0d by werdnamax Committed by GitHub

Removed Spaces from end of table (#444)

Co-authored-by: Werndamax <werdna03perry@gamil.com>
parent 065f001c
...@@ -179,10 +179,10 @@ _showToast() { ...@@ -179,10 +179,10 @@ _showToast() {
Now Call `_showToast()` Now Call `_showToast()`
For more details check `example` project For more details check `example` project
| property | description | default | | property | description | default |
| --------------- | ------------------------------------------------------------------ |------------| | --------------- | ------------------------------------------------------------------ |------------|
| child | Widget (Not Null)(required) |required | | child | Widget (Not Null)(required) |required |
| toastDuration | Duration (optional) | | | toastDuration | Duration (optional) | |
| gravity | ToastGravity.* | | | gravity | ToastGravity.* | |
......
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