menu
rive package
documentation
math.dart
AABB
topRight property
topRight property
dark_mode
light_mode
topRight
property
Vec2D
get
topRight
Implementation
Vec2D get topRight { return Vec2D.fromValues(right, top); }
rive package
documentation
math
AABB
topRight property
AABB class