safeAreas property

  1. @EdgeInsetsJsonConverter()
EdgeInsets safeAreas
inherited

The safe areas when the device is in portrait orientation.

Implementation

@EdgeInsetsJsonConverter()
EdgeInsets get safeAreas => throw _privateConstructorUsedError;