Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.ui.common.components
/
MDText
MDText
@
Composable
fun
MDText
(
text
:
String
,
modifier
:
Modifier
=
Modifier
,
style
:
TextStyle
=
MaterialTheme.typography.bodyMedium
,
color
:
Color
=
Color.Unspecified
)