menu
flame package
documentation
input.dart
Vector4
stq property
stq property
dark_mode
light_mode
stq
property
Vector3
get
stq
Implementation
Vector3 get stq => xyw;
set
stq
(
Vector3
arg
)
Implementation
set stq(Vector3 arg) => xyw = arg;
flame package
documentation
input
Vector4
stq property
Vector4 class