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