minLength property - TextAreaElement class - dart:html library (original) (raw)
int getminLength
Implementation
int get minLength native;
setminLength (int value)
Implementation
set minLength(int value) native;
int getminLength
int get minLength native;
setminLength (int value)
set minLength(int value) native;