scrollbars property

BarProp get scrollbars

Returns true if the scrollbars are visible; otherwise, returns false.

MDN Reference

Implementation

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