A SizedBox with width equal to the right safe area.
static Widget get safeAreaRightSpace => SizedBox(width: ResponsiveUtils.safeAreaRight);