menu
Dart
dart:svg
Angle
value property
value
brightness_4
brightness_5
description
value
property
num
?
value
Implementation
num? get value native;
void
value=
(
num
?
value
)
Implementation
set value(num? value) native;
Dart
dart:svg
Angle
value property
Angle class
Properties
hashCode
runtimeType
unitType
value
valueAsString
valueInSpecifiedUnits
Methods
convertToSpecifiedUnits
newValueSpecifiedUnits
noSuchMethod
toString
Operators
operator ==
Constants
SVG_ANGLETYPE_DEG
SVG_ANGLETYPE_GRAD
SVG_ANGLETYPE_RAD
SVG_ANGLETYPE_UNKNOWN
SVG_ANGLETYPE_UNSPECIFIED