innerWidth property

num get innerWidth

Implementation

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