menu
flame package
documentation
input.dart
Vector4
sq property
sq property
dark_mode
light_mode
sq
property
Vector2
get
sq
Implementation
Vector2 get sq => xw;
set
sq
(
Vector2
arg
)
Implementation
set sq(Vector2 arg) => xw = arg;
flame package
documentation
input
Vector4
sq property
Vector4 class