menu
vector_math package
documentation
vector_math_64.dart
Vector4
bg property
bg property
dark_mode
light_mode
bg
property
Vector2
get
bg
Implementation
Vector2 get bg => zy;
set
bg
(
Vector2
arg
)
Implementation
set bg(Vector2 arg) => zy = arg;
vector_math package
documentation
vector_math_64
Vector4
bg property
Vector4 class