Dart SDK
dart:html
ValidityState
property stepMismatch
stepMismatch
class ValidityState
Properties
badInput
customError
patternMismatch
rangeOverflow
rangeUnderflow
stepMismatch
tooLong
tooShort
typeMismatch
valid
valueMissing
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
bool
stepMismatch
@DocsEditable(), @DomName('ValidityState.stepMismatch'), final
Source
final bool stepMismatch
property stepMismatch