deviceLogicalSize property

Size get deviceLogicalSize

Implementation

Size get deviceLogicalSize {
  return fundamentals.device.logicalSize;
}