diff --git a/latest/docs/navigation.html b/latest/docs/navigation.html index 8616a730e4..ee8518478a 100644 --- a/latest/docs/navigation.html +++ b/latest/docs/navigation.html @@ -284,7 +284,7 @@
Equivalent to modifier.grow(value).shrink(value).
modifier.grow(value).shrink(value)
Call this in ColumnScope or RowScope.
This extension function is obselete now that RowScope and ColumnScope support flex directly. Remove the import for this function.
This value acts as a weight for the width/height of a widget along the main axis.
For instance, setting flex(1.0) on each widget in a layout will create equally sized widgets.
flex(1.0)
https://developer.mozilla.org/en-US/docs/Web/CSS/flex