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