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
/
MenuFAB
Menu
FAB
common
fun
MenuFAB
(
expanded
:
Boolean
,
onExpandedChange
:
(
Boolean
)
->
Unit
,
items
:
List
<
MenuFABItem
>
,
modifier
:
ERROR CLASS: Symbol not found for Modifier
=
Modifier
,
contentDescription
:
String
?
=
null
,
testTag
:
String
?
=
null
)
(
source
)