MenuItemWidget

widget to draw menu item

Constructors

this
this(MenuItem item)
Undocumented in source.

Members

Properties

item
MenuItem item [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_item
MenuItem _item;
Undocumented in source.
_label
TextWidget _label;
Undocumented in source.

Meta