Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/61-vertical-switch' into 61-vert…
Browse files Browse the repository at this point in the history
…ical-switch
  • Loading branch information
maeddin committed Aug 12, 2024
2 parents f971edd + b49199d commit 6165769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ AnimatedToggleSwitch<int?>.rolling(
```

### Vertical switches

![animated_toggle_switch_example_vertical](https://github.com/user-attachments/assets/b6b804d0-a8f0-47a2-bf73-e9e0b65773d7)
To use this feature, you simply have to call `vertical()` on the switch you want to make vertical.

```dart
Expand Down

0 comments on commit 6165769

Please sign in to comment.