menubar property

BarProp get menubar

Returns true if the menu bar is visible; otherwise, returns false.

MDN Reference

Implementation

_i3.BarProp get menubar => _i4.getProperty(
      this,
      'menubar',
    );