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