kDefaultGoldenDevices top-level constant
Devices commonly used for multi-screen golden tests.
Implementation
const kDefaultGoldenDevices = [
TestDeviceDimensions.iphone14PM,
TestDeviceDimensions.iphoneSE,
TestDeviceDimensions.pixel6,
TestDeviceDimensions.ipadPro11,
];