Update doc.

This commit is contained in:
Benoit Marty 2024-04-18 20:13:10 +02:00
parent dd945acab7
commit f1668b8abe

View file

@ -38,6 +38,7 @@ import io.element.android.libraries.designsystem.theme.components.Text
/**
* @param modifier Classical modifier.
* @param paddingValues padding values to apply to the content.
* @param containerColor color of the container. Set to [Color.Transparent] if you provide a background in the [modifier].
* @param background optional background component.
* @param topBar optional topBar.
* @param header optional header.