menu
fluttershy package
documentation
math.dart
Vector4
sqt property
sqt property
dark_mode
light_mode
sqt
property
Vector3
get
sqt
Implementation
Vector3 get sqt => xwy;
set
sqt
(
Vector3
arg
)
Implementation
set sqt(Vector3 arg) => xwy = arg;
fluttershy package
documentation
math
Vector4
sqt property
Vector4 class