Dart
dart:svg
AnimatedEnumeration
baseVal property
baseVal
Dart
dart:svg
AnimatedEnumeration
baseVal property
AnimatedEnumeration class
Properties
animVal
baseVal
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
description
baseVal
property
Null safety
int
baseVal
Implementation
int get baseVal native;
void
baseVal=
(
int
value
)
Implementation
set baseVal(int value) native;