menu
matcher package
documentation
matcher.dart
isStateError constant
isStateError constant
dark_mode
light_mode
isStateError
top-level constant
TypeMatcher
<
StateError
>
const
isStateError
A matcher for
StateError
.
Implementation
const isStateError = TypeMatcher<StateError>();
matcher package
documentation
matcher
isStateError constant
matcher library