mobile-sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
mobile-sdk
2Gis Full SDK for Compose
/
ru.dgis.sdk.compose.navigation.controls.routeoverview
/
RouteOverviewComposableColors
Route
Overview
Composable
Colors
@
Stable
data
class
RouteOverviewComposableColors
(
val
backgroundColor
:
Color
,
val
textColor
:
Color
)
Colors configuration for RouteOverviewComposable.
Members
Constructors
Route
Overview
Composable
Colors
Link copied to clipboard
constructor
(
backgroundColor
:
Color
,
textColor
:
Color
)
Properties
background
Color
Link copied to clipboard
val
backgroundColor
:
Color
text
Color
Link copied to clipboard
val
textColor
:
Color