Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
table
/
com.michaelflisar.toolbox.table.definitions
/
Header
/
Text
/
Text
Text
constructor
(
label
:
String
,
description
:
String
=
""
,
icon
:
@
Composable
(
)
->
Unit
?
=
null
,
cellPadding
:
Dp
=
4.dp
,
textAlign
:
TextAlign
=
TextAlign.Unspecified
,
maxLines
:
Int
=
1
)