menu
Flutter
vector_math.dart
Vector4
bgr property
bgr
dark_mode
light_mode
bgr
property
Vector3
bgr
Implementation
Vector3 get bgr => zyx;
void
bgr=
(
Vector3
arg
)
Implementation
set bgr(Vector3 arg) => zyx = arg;
Flutter
vector_math
Vector4
bgr property
Vector4 class
Cookies management controls