You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 3, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,6 @@ class _MyHomePageState extends State<MyHomePage> {
93
93
| decoration |`InputDecoration`|:x:| Sets custom InputDecoration to the widget TextFormField ||
94
94
| elevation |`double`|:x:| Sets elevation to increment and decrement buttons | 5 |
95
95
96
-
97
96
**If the value returned by `onChanged` has tousand separators, it is recommended to remove the commas from String before parsing as shown in example before.**
0 commit comments