deviceLogicalSize property

Size get deviceLogicalSize
inherited

Implementation

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