How To Accomplish Dynamic Absolute Positioning In Android’s Jetpack Compose
Position composables within their parent's exact coordinates by using other elements as anchor

While using Jetpack Compose, in most cases you will only need the ordinary way of laying out composables in a fixed layout structure.