rotatedSafeAreas property

  1. @override
EdgeInsets? get rotatedSafeAreas

The safe areas when the device is in landscape orientation.

Implementation

@override
EdgeInsets? get rotatedSafeAreas => throw UnimplementedError();