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