menu
Dart
dart:html
DomRectReadOnly
right property
right
brightness_4
brightness_5
description
right
property
num
right
The x-coordinate of the right edge.
Implementation
num get right => _right!;
Dart
dart:html
DomRectReadOnly
right property
DomRectReadOnly class