canRotate property
bool
get
canRotate
Indicates whether the device can rotate.
Implementation
bool get canRotate => rotatedSafeAreas != null;
Indicates whether the device can rotate.
bool get canRotate => rotatedSafeAreas != null;