menu
Flutter
vector_math_64
Vector4
rb property
rb
brightness_4
brightness_5
rb
property
Vector2
rb
Implementation
Vector2 get rb => xz;
void
rb=
(
Vector2
arg
)
Implementation
set rb(Vector2 arg) => xz = arg;
Flutter
vector_math_64
Vector4
rb property
Vector4 class