stageHeight property

int stageHeight

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

Implementation

int get stageHeight => _stageHeight;