Skip to content

Commit

Permalink
Resolved PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ishanvaghani committed Jan 10, 2025
1 parent 4425b33 commit d88d729
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/docs/widgets/slider.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ To know more about the Slider widget in Flutter, refer to the [official document
| autofocus | `bool` | True if this widget will be selected as the initial focus when no other node in its scope is currently focused. |
| allowedInteraction | `SliderInteraction` | Allowed way for the user to interact with the slider. |


## Example JSON

```json
Expand Down

0 comments on commit d88d729

Please sign in to comment.