menu
flutterware package
documentation
flutter_test.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>();
flutterware package
documentation
flutter_test
isStateError constant
flutter_test library