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