table
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
table
table-core
/
ua.wwind.table.config
/
TableCellStyle
/
TableCellStyle
Table
Cell
Style
constructor
(
modifier
:
Modifier
=
Modifier
,
background
:
Color
=
Color.Unspecified
,
contentColor
:
Color
=
Color.Unspecified
,
textStyle
:
TextStyle
?
=
null
,
alignment
:
Alignment
=
Alignment.CenterStart
)