Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
feature-node
/
org.meshtastic.feature.node.metrics
/
MetricValueRow
Metric
Value
Row
@
Composable
fun
MetricValueRow
(
color
:
Color
,
text
:
String
,
modifier
:
Modifier
=
Modifier
)
(
source
)
A compact row displaying a colored
MetricIndicator
dot/line followed by a text value.