Returns the sum of two EdgeInsets.
@override EdgeInsets operator +(EdgeInsets other) => $value + other;