androidTabletLandscape constant
Size
const androidTabletLandscape
Standard resolution for common 10" Android tablets in Landscape mode (e.g., Galaxy Tab, Lenovo).
Implementation
static const Size androidTabletLandscape = Size(1280, 800);