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