menu
theatre package
documentation
utils/rect_points.dart
RectPoints
offset property
offset property
dark_mode
light_mode
offset
property
Vector2
get
offset
Implementation
Vector2 get offset => Vector2(anchor.x * size.x, anchor.y * size.y);
theatre package
documentation
utils/rect_points
RectPoints
offset property
RectPoints class