Device.phone constructor

Device.phone()

Implementation

factory Device.phone() => Device.fromSize(const Size(450, 300));