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.component
/
InfoCard
Info
Card
@
Composable
fun
InfoCard
(
text
:
String
,
value
:
String
,
modifier
:
Modifier
=
Modifier
,
icon
:
ImageVector
?
=
null
,
iconRes
:
DrawableResource
?
=
null
,
rotateIcon
:
Float
=
0.0f
)
(
source
)