type property - ScriptElement class - dart:svg library (original) (raw)
String? gettype
Implementation
String? get type native;
settype (String? value)
Implementation
set type(String? value) native;
String? gettype
String? get type native;
settype (String? value)
set type(String? value) native;