• Cmn
    @RequiresOptIn(message = "This FlexBox API is experimental and is likely to change or be removed in the future.
    This API is experimental because it introduces a new category of layout concepts to the Compose Foundation library. 
    It requires a period of user validation to ensure the API surface is intuitive and flexible enough to cover the intended use cases before being stabilized. (https://issuetracker.google.com/475491619)")
    @Retention(value = AnnotationRetention.BINARY)
    annotation ExperimentalFlexBoxApi

Summary

Public constructors

Cmn

Public constructors

ExperimentalFlexBoxApi

ExperimentalFlexBoxApi()