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