LocalLayoutDirection
The CompositionLocal to provide the layout direction.
LocalLayoutDirection
Property
Common
val LocalLayoutDirection =
staticCompositionLocalOf<LayoutDirection> { noLocalProvidedFor("LocalLayoutDirection") }
The CompositionLocal to provide the layout direction.
