defaults property
Built-in presets loaded by DeviceFrameRegistry.
Implementation
static final List<DeviceFrame> defaults = List<DeviceFrame>.unmodifiable(
<DeviceFrame>[
none,
phoneIPhone15,
phoneAndroidPixel8,
tabletIPadPro11,
desktop1440,
embedded480x320,
],
);