canRotate property

bool get canRotate

Indicates whether the device can rotate.

Implementation

bool get canRotate => rotatedSafeAreas != null;