Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
app
/
com.michaelflisar.toolbox.app.features.menu
Package-level
declarations
Types
Functions
Types
Menu
Item
Link copied to clipboard
sealed
class
MenuItem
Functions
Menu
Link copied to clipboard
@
Composable
fun
Menu
(
items
:
List
<
MenuItem
>
)
remove
Consecutive
Separators
Link copied to clipboard
fun
List
<
MenuItem
>
.
removeConsecutiveSeparators
(
)
:
List
<
MenuItem
>