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