Device.large constructor

Device.large()

Implementation

factory Device.large() => Device.fromSize(const Size(1000, 300));