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