charty
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
charty
charty
/
com.himanshoe.charty.common
/
TextConfig
/
Companion
/
default
default
fun
default
(
fontSize
:
TextUnit
=
12.sp
,
color
:
ChartColor
=
Color.Gray.asSolidChartColor()
,
style
:
TextStyle
=
TextStyle(brush = Brush.linearGradient(color.value))
)
:
TextConfig