currentScreenSize property

Size? currentScreenSize
getter/setter pair

The current size of the stack widget It's available only after the first frame is rendered

Implementation

Size? currentScreenSize;