screenSize property

Size? screenSize

Determine the current screen size.

Implementation

Size? get screenSize => _controller.screenSize;