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