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