menu
fortress package
documentation
util.dart
Rect
topRight property
topRight property
dark_mode
light_mode
topRight
property
Vec2
get
topRight
Top-right corner of the rectangle
Implementation
Vec2 get topRight => Vec2(right, top);
fortress package
documentation
util
Rect
topRight property
Rect class