menu
thermion_dart package
documentation
thermion_dart.dart
Vector4
t property
t property
dark_mode
light_mode
t
property
double
get
t
Implementation
double get t => y;
set
t
(
double
arg
)
Implementation
set t(double arg) => y = arg;
thermion_dart package
documentation
thermion_dart
Vector4
t property
Vector4 class