tabletLandscape constant

Device const tabletLandscape

tabletLandscape example of tablet that in landscape mode

Implementation

static const Device tabletLandscape =
    Device(name: 'tablet_landscape', size: Size(1366, 1024));