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