rotatedSafeAreas property

  1. @NullableEdgeInsetsJsonConverter()
EdgeInsets? rotatedSafeAreas
inherited

The safe areas when the device is in landscape orientation.

Implementation

@NullableEdgeInsetsJsonConverter()
EdgeInsets? get rotatedSafeAreas => throw _privateConstructorUsedError;