Compose Unstyled 2.0 is out! Check the official announcement blog ->
Interface

LayoutStyleScope

An interface that introduces the layout properties to a Style receiver scope.

Source set: Common
@ExperimentalFoundationStyleApi
interface LayoutStyleScope :
    ContentPaddingScope, ExternalPaddingScope, SizeScope, PositionScope, MinSizeScope, MaxSizeScope

An interface that introduces the layout properties to a Style receiver scope.

Last updated: