Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-ui
/
org.meshtastic.core.ui.component
/
LastHeardInfo
Last
Heard
Info
@
Composable
fun
LastHeardInfo
(
modifier
:
Modifier
=
Modifier
,
lastHeard
:
Int
,
showLabel
:
Boolean
=
true
,
contentColor
:
Color
=
MaterialTheme.colorScheme.onSurface
)
(
source
)