menu
Dart
dart:html
TextAreaElement
minLength property
minLength
brightness_4
brightness_5
description
minLength
property
int
minLength
Implementation
int get minLength native;
void
minLength=
(
int
value
)
Implementation
set minLength(int value) native;
Dart
dart:html
TextAreaElement
minLength property
TextAreaElement class