rect method

Rect rect(
  1. DeviceType deviceType
)
inherited

Implementation

Rect rect(DeviceType deviceType) =>
    getRectProperties.rect.getByDeviceType(deviceType);