right property Null safety
final
The right edge of the text box, irrespective of direction.
To get the trailing edge (which may depend on the direction), consider end.
Implementation
final double right;
The right edge of the text box, irrespective of direction.
To get the trailing edge (which may depend on the direction), consider end.
final double right;