Source set: Common
@ExperimentalFoundationStyleApi
interface LayoutStyleScope :
ContentPaddingScope, ExternalPaddingScope, SizeScope, PositionScope, MinSizeScope, MaxSizeScope
An interface that introduces the layout properties to a Style receiver scope.