orientatedSize property

Size orientatedSize

Implementation

Size get orientatedSize => _isLandscape ? size.flipped : size;