screen property

DeviceInfo screen
final

Implementation

final screen = _find(
  TargetPlatform.linux,
  DeviceType.desktop,
  'screen',
);