drawingBufferWidth property

num get drawingBufferWidth

Implementation

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