m4e_sdk
dart:ui
RSTransform
ssin property
ssin
m4e_sdk
dart:ui
RSTransform
ssin property
RSTransform class
Constructors
RSTransform
fromComponents
Properties
scos
ssin
tx
ty
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
ssin
property
double
ssin
The sine of the rotation multiplied by that same scale factor.
Implementation
double get ssin => _value[1];