menubar top-level property
BarProp
get
menubar
Returns true if the menu bar is visible; otherwise, returns false.
Implementation
_i3.BarProp get menubar => _i4.getProperty(
_self,
'menubar',
);