toolbar property

BarProp get toolbar

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

MDN Reference

Implementation

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