screenSize property
Size
get
screenSize
Gets the current screen/canvas size (package-private).
This is used for viewport calculations. Updated automatically by the editor widget.
Implementation
Size get screenSize => _screenSize.value;