menu
Dart
dart:math
Rectangle
<
T extends num
>
right property
right
dark_mode
light_mode
description
right
property
T
get
right
inherited
The x-coordinate of the right edge.
Implementation
T
get
right => (left + width)
as
T;
Dart
dart:math
Rectangle
<
T extends num
>
right property
Rectangle class
Cookies management controls