htmlFor property Null safety

String htmlFor

Implementation

String get htmlFor native;
void htmlFor=(String value)

Implementation

set htmlFor(String value) native;