viewportWidth property

int get viewportWidth

Gets the width of the current bound target, or the backbuffer.

Implementation

int get viewportWidth => _viewportWidth;