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