menu
theatre package
documentation
utils/rect_points.dart
RectPoints
updateAnchor method
updateAnchor method
dark_mode
light_mode
updateAnchor
method
void
updateAnchor
(
Anchor
anchor
)
Implementation
void updateAnchor(Anchor anchor) { this.anchor = anchor; _position = null; }
theatre package
documentation
utils/rect_points
RectPoints
updateAnchor method
RectPoints class