Skip to content

Commit 44ece68

Browse files
committed
🐛 fix docs #1
1 parent 05dc5e3 commit 44ece68

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/flutter_resizing.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ title: Resizing
3232

3333
<Info>The **_onChanged_** callback is a general callback that is called whenever a change is made to the box. To listen
3434
to specific changes, you can use **_onResized_** and **_onMoved_** callbacks for resizing and moving respectively.
35-
3635
There are also more granular callbacks if desired.</Info>
3736

3837
By default, resizing allows flipping the rect horizontally and vertically. Flipping is done by using the

0 commit comments

Comments
 (0)