Dart
dart:html
ValidityState
tooLong property
tooLong
description
tooLong
property
Null safety
bool
?
tooLong
Implementation
bool? get tooLong native;
Dart
dart:html
ValidityState
tooLong property
ValidityState class
Properties
badInput
customError
hashCode
patternMismatch
rangeOverflow
rangeUnderflow
runtimeType
stepMismatch
tooLong
tooShort
typeMismatch
valid
valueMissing
Methods
noSuchMethod
toString
Operators
operator ==