desktopMedium constant
DesignFrame
const desktopMedium
Implementation
static const DesignFrame desktopMedium = DesignFrame(
width: 1440,
height: 900,
);
static const DesignFrame desktopMedium = DesignFrame(
width: 1440,
height: 900,
);