menu
Flutter
expect.dart
isStateError constant
isStateError
dark_mode
light_mode
isStateError
top-level constant
TypeMatcher
<
StateError
>
const
isStateError
A matcher for
StateError
.
Implementation
const isStateError = TypeMatcher<StateError>();
Flutter
expect
isStateError constant
expect library
Cookies management controls