menu
fluttershy package
documentation
math.dart
Vector4
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
Vector4
s property
Vector4 class