fullscreen property

bool get fullscreen

Implementation

_i2.bool get fullscreen => _i4.getProperty(
      this,
      'fullscreen',
    );