viewportWidth property
int
get
viewportWidth
Gets the width of the current bound target, or the backbuffer.
Implementation
int get viewportWidth => _viewportWidth;
Gets the width of the current bound target, or the backbuffer.
int get viewportWidth => _viewportWidth;