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