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