htmlFor property - LabelElement class - dart:html library (original) (raw)
String gethtmlFor
Implementation
String get htmlFor native;
sethtmlFor (String value)
Implementation
set htmlFor(String value) native;
String gethtmlFor
String get htmlFor native;
sethtmlFor (String value)
set htmlFor(String value) native;