rotatedSafeAreas property
The safe areas when the device is in landscape orientation.
Implementation
@override
EdgeInsets? get rotatedSafeAreas => throw UnimplementedError();
The safe areas when the device is in landscape orientation.
@override
EdgeInsets? get rotatedSafeAreas => throw UnimplementedError();