menu
bonfire_spine package
documentation
bonfire_spine.dart
Vector4
sq property
sq property
dark_mode
light_mode
sq
property
Vector2
get
sq
Implementation
Vector2 get sq => xw;
set
sq
(
Vector2
arg
)
Implementation
set sq(Vector2 arg) => xw = arg;
bonfire_spine package
documentation
bonfire_spine
Vector4
sq property
Vector4 class