We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05dc5e3 commit 44ece68Copy full SHA for 44ece68
docs/flutter_resizing.mdx
@@ -32,7 +32,6 @@ title: Resizing
32
33
<Info>The **_onChanged_** callback is a general callback that is called whenever a change is made to the box. To listen
34
to specific changes, you can use **_onResized_** and **_onMoved_** callbacks for resizing and moving respectively.
35
-
36
There are also more granular callbacks if desired.</Info>
37
38
By default, resizing allows flipping the rect horizontally and vertically. Flipping is done by using the
0 commit comments