label property - TrackElement class - dart:html library (original) (raw)
String? getlabel
Implementation
String? get label native;
setlabel (String? value)
Implementation
set label(String? value) native;
String? getlabel
String? get label native;
setlabel (String? value)
set label(String? value) native;