interop
/
de.jlnstrk.transit.util.model
/
Style
Style
data class
Style
(textColor:
RgbColor
?, backgroundColor:
RgbColor
?, shape:
Style.Shape
?)
Content copied to clipboard
Types
Properties
Types
Shape
Link copied to clipboard
enum
Shape
:
Enum
<
Style.Shape
>
Content copied to clipboard
Properties
backgroundColor
Link copied to clipboard
val
backgroundColor
:
RgbColor
?
Content copied to clipboard
shape
Link copied to clipboard
val
shape
:
Style.Shape
?
Content copied to clipboard
textColor
Link copied to clipboard
val
textColor
:
RgbColor
?
Content copied to clipboard