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