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