Device.tablet constructor

Device.tablet()

Implementation

factory Device.tablet() => Device.fromSize(const Size(700, 300));