canRotate property

bool canRotate

Indicates whether the device can rotate.

Implementation

bool get canRotate => rotatedSafeAreas != null;