menu
Flutter
expect
isStateError constant
isStateError
brightness_4
brightness_5
isStateError
top-level constant
TypeMatcher
<
StateError
>
const
isStateError
A matcher for
StateError
.
Implementation
const isStateError = TypeMatcher<StateError>();
Flutter
expect
isStateError constant
expect library