phoneAndroidPixel8 property
Implementation
static final DeviceFrame phoneAndroidPixel8 = DeviceFrame(
id: 'phone-android-pixel8',
label: 'Pixel 8',
logicalSize: const Size(412, 915),
devicePixelRatio: 2.625,
bezel: const BezelConfig(),
safeArea: const EdgeInsets.only(top: 32, bottom: 24),
);