implementation("androidx.compose.foundation:foundation-layout:1.11.0-alpha04")
Offers essential layout components and modifiers for building user interfaces, including Box, Row, Column, and LazyColumn.