Box
@Composable
A box with no content that can participate in layout, drawing due to the modifier applied to it.
Parameters
modifier
The modifier to be applied to the layout.
A box with no content that can participate in layout, drawing due to the modifier applied to it.
The modifier to be applied to the layout.