toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-themes
/
com.mapbox.dash.theming.scheme
Package-level
declarations
Types
Types
Text
Color
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
data
class
TextColor
(
val
primary
:
DashColor
,
val
secondary
:
DashColor
,
val
tertiary
:
DashColor
,
val
links
:
DashColor
,
val
accent
:
DashColor
,
val
inverted
:
DashColor
,
val
red
:
DashColor
)
Typography
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
data
class
Typography