Skip to content

Commit 4f1d806

Browse files
Switch
1 parent da521f6 commit 4f1d806

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

switch_widget/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A new Flutter application which implements a Switch Widget
66

77
- Use the following code to implement a Switch Widget
88

9-
```
9+
```dart
1010
1111
Switch(
1212
value: state,
@@ -21,4 +21,4 @@ A new Flutter application which implements a Switch Widget
2121

2222
### Screenshot
2323

24-
![](screenshot/screen1.png) ![](screenshot/screen2.png)
24+
![](screenshot/screen1.png) ![](screenshot/screen2.png)

0 commit comments

Comments
 (0)