the position of the composable is based on the pla...
# compose
l
the position of the composable is based on the place in the tree where it is invoked. Since it is being invoked inside of the lambda of
Stack
, it is a child of
Stack