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