smallScreen top-level constant

List<Device> const smallScreen

Implementation

const List<Device> smallScreen = [Device.smallMobile, Device.mobile];