onPositioned is too easy to reach for, so should be named onGlobalPositioned. This will make it more obvious that there is a larger performance overhead when this modifier is added.
We may later add an onPositioned that reflects only the position of the content within its container.
Description
API Council feedback:
onPositioned
is too easy to reach for, so should be namedonGlobalPositioned
. This will make it more obvious that there is a larger performance overhead when this modifier is added.We may later add an
onPositioned
that reflects only the position of the content within its container.