type property - StyleElement class - dart:html 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;