iPhoneSE property

DeviceInfo iPhoneSE
final

Implementation

final iPhoneSE = _find(
  TargetPlatform.iOS,
  DeviceType.phone,
  'iphone-se',
);