right property

Object right

The right-hand operand.

This is either a SassNumber, a SassCalculation, an unquoted SassString, or a CalculationOperation.

Implementation

Object get right => _right;