Octavius Framework
Toggle table of contents
desktop
Target filter
desktop
Switch theme
Search in API
Skip to content
Octavius Framework
ui-core
/
org.octavius.ui.timeline
/
TimelineTheme
/
LaneLabelStyle
Lane
Label
Style
desktop
data
class
LaneLabelStyle
(
val
bgColor
:
Color
,
val
textColor
:
Color
,
val
textStyle
:
TextStyle
)
Members
Constructors
Lane
Label
Style
Link copied to clipboard
desktop
constructor
(
bgColor
:
Color
,
textColor
:
Color
,
textStyle
:
TextStyle
)
Properties
bg
Color
Link copied to clipboard
desktop
val
bgColor
:
Color
text
Color
Link copied to clipboard
desktop
val
textColor
:
Color
text
Style
Link copied to clipboard
desktop
val
textStyle
:
TextStyle