tabletLandscape constant

DesignFrame const tabletLandscape

Implementation

static const DesignFrame tabletLandscape = DesignFrame(
  width: 1024,
  height: 768,
);