menu
fluttershy package
documentation
math.dart
Vector3
s property
s property
dark_mode
light_mode
s
property
double
get
s
Implementation
double get s => x;
set
s
(
double
arg
)
Implementation
set s(double arg) => x = arg;
fluttershy package
documentation
math
Vector3
s property
Vector3 class