innerWidth top-level property

num get innerWidth

Implementation

_i2.num get innerWidth => _i4.getProperty(
      _self,
      'innerWidth',
    );