isLandscape property

bool isLandscape

Implementation

bool get isLandscape => _orientation == Orientation.landscape;