isPhoneLandscape property

bool get isPhoneLandscape

true if the device is a phone in landscape orientation.

Implementation

bool get isPhoneLandscape => deviceTypeConfig.isPhoneLandscape;