Dart SDK
dart:svg
Angle
constructor
Angle.internal_
Angle.internal_
class Angle
Constructors
internal_
Properties
unitType
value
valueAsString
valueInSpecifiedUnits
hashCode
runtimeType
Methods
convertToSpecifiedUnits
newValueSpecifiedUnits
noSuchMethod
toString
Operators
operator ==
Static properties
instanceRuntimeType
Constants
SVG_ANGLETYPE_DEG
SVG_ANGLETYPE_GRAD
SVG_ANGLETYPE_RAD
SVG_ANGLETYPE_UNKNOWN
SVG_ANGLETYPE_UNSPECIFIED
Angle.internal_
(
)
Source
@Deprecated("Internal Use Only") Angle.internal_() {}
constructor Angle.internal_