stageWidth property

int stageWidth

Gets the width of the Stage in screen coordinates/pixels.

Implementation

int get stageWidth => _stageWidth;