toggle menu
maplibre-compose
0.1.0
common
switch theme
search in API
maplibre-compose
/
dev.sargunv.maplibrecompose.core.expression
/
ExpressionScope
/
const
const
open
fun
const
(
string
:
String
)
:
Expression
<
String
>
open
fun
const
(
number
:
Number
)
:
Expression
<
Number
>
open
fun
const
(
bool
:
Boolean
)
:
Expression
<
Boolean
>
open
fun
const
(
color
:
Color
)
:
Expression
<
Color
>