Updated on 2026-08-14
This commit is contained in:
parent
f6a56e1657
commit
36ce94fb22
12 changed files with 318 additions and 3 deletions
|
|
@ -46,7 +46,7 @@ inline fun RowContentContainer(
|
|||
}
|
||||
|
||||
@Composable
|
||||
internal fun RowText(
|
||||
fun RowText(
|
||||
mainText: String,
|
||||
secondText: String,
|
||||
accentMainText: Boolean,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue