toggle menu
structures
0.13.3
common
switch theme
search in API
structures
/
ink.ui.structures.elements
/
MenuRowElement
/
MenuRowElement
Menu
Row
Element
constructor
(
text
:
String
,
onClick
:
(
)
->
Unit
?
=
null
,
rightElement
:
UiElement
?
=
null
)