baseVal property - AnimatedString class - dart:svg library (original) (raw)

description

String? getbaseVal

Implementation

String? get baseVal native;

setbaseVal (String? value)

Implementation

set baseVal(String? value) native;