Typo fix
This commit is contained in:
committed by
GitHub
parent
44590b41ad
commit
8b76f646dc
@@ -25,7 +25,7 @@ Just put the component in your application setting the onChanged callback.
|
|||||||
));
|
));
|
||||||
|
|
||||||
```
|
```
|
||||||
> Note: Your onChnaged function can be any function of the type shown below:
|
> Note: Your onChanged function can be any function of the type shown below:
|
||||||
|
|
||||||
```dart
|
```dart
|
||||||
(CElement)->dynamic
|
(CElement)->dynamic
|
||||||
|
|||||||
Reference in New Issue
Block a user