menu
luke_flow_diagram package
documentation
utils/math.dart
Vector2
Vector2.new const constructor
Vector2.new const constructor
dark_mode
light_mode
Vector2
constructor
const
Vector2
(
double
x
,
double
y
)
Implementation
const Vector2(this.x, this.y);
luke_flow_diagram package
documentation
utils/math
Vector2
Vector2.new const constructor
Vector2 class